Searched refs:DOT11_RTS_THRESHOLD (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/ks7010/ |
D | ks_hostif.h | 99 #define DOT11_RTS_THRESHOLD 0x21020100 /* RTS Threshold (R/W) */ macro
|
D | ks_hostif.c | 627 case DOT11_RTS_THRESHOLD: in hostif_mib_set_confirm() 2525 hostif_mib_set_request(priv, DOT11_RTS_THRESHOLD, in hostif_sme_execute()
|
/drivers/net/wireless/ti/wl1251/ |
D | acx.h | 1439 DOT11_RTS_THRESHOLD = 0x1013, enumerator
|
D | acx.c | 449 ret = wl1251_cmd_configure(wl, DOT11_RTS_THRESHOLD, rts, sizeof(*rts)); in wl1251_acx_rts_threshold()
|
/drivers/net/wireless/ti/wlcore/ |
D | acx.h | 1033 DOT11_RTS_THRESHOLD = 0x003E, enumerator
|
D | acx.c | 315 ret = wl1271_cmd_configure(wl, DOT11_RTS_THRESHOLD, rts, sizeof(*rts)); in wl1271_acx_rts_threshold()
|