Searched refs:RATE_AUTO (Results 1 - 9 of 9) sorted by relevance

/drivers/staging/winbond/
H A Dmac_structures.h54 #define RATE_AUTO 0 macro
H A Dmto.h81 #define MTO_ENABLE (adapter->sLocalPara.TxRateMode == RATE_AUTO)
H A Dwbusb.c673 priv->sLocalPara.TxRateMode = RATE_AUTO;
/drivers/staging/vt6656/
H A Ddatarate.h57 #define RATE_AUTO 12 macro
H A Dmain_usb.c320 if (pDevice->uConnectionRate < RATE_AUTO) pDevice->bFixRate = TRUE;
/drivers/staging/vt6655/
H A Dvntwifi.h51 #define RATE_AUTO 12 macro
H A Ddevice_main.c455 if (pDevice->uConnectionRate < RATE_AUTO) pDevice->bFixRate = true;
775 if (pDevice->uConnectionRate == RATE_AUTO) {
/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1145 if (reply->rate_index == (s8) RATE_AUTO) {
1146 rate = RATE_AUTO;
2949 if (rate_index == RATE_AUTO)
H A Dwmi.h1830 RATE_AUTO = -1, enumerator in enum:wmi_bit_rate

Completed in 364 milliseconds