Searched refs:TxBandwidth (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h188 u8 TxBandwidth:1; member in struct:tx_fwinfo
215 u8 TxBandwidth:1; member in struct:tx_fwinfo_8190pci
H A Dr8192E_dev.c1220 pTxFwInfo->TxBandwidth = 1;
1223 pTxFwInfo->TxBandwidth = 0;
1227 pTxFwInfo->TxBandwidth = 0;
/drivers/staging/rtl8192u/
H A Dr8192U.h315 u8 TxBandwidth:1; /* Used for HT MCS rate only */ member in struct:_tx_fwinfo_819x_usb
H A Dr8192U_core.c1554 tx_fwinfo->TxBandwidth = 1;
1557 tx_fwinfo->TxBandwidth = 0;
1561 tx_fwinfo->TxBandwidth = 0;

Completed in 72 milliseconds