Home
last modified time | relevance | path

Searched refs:bitrate_masks (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.c216 mask = wlvif->bitrate_masks[band]; in wl1271_scan_stm()
233 mask = wlvif->bitrate_masks[band]; in wl1271_scan_stm()
253 rate = wl1271_tx_min_rate_get(wl, wlvif->bitrate_masks[band]); in wl1271_scan_stm()
264 rate = wl1271_tx_min_rate_get(wl, wlvif->bitrate_masks[band]); in wl1271_scan_stm()
/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h407 u32 bitrate_masks[WLCORE_NUM_BANDS]; member
H A Ddebugfs.c587 VIF_STATE_PRINT_HEX(bitrate_masks[0]); in vifs_state_read()
588 VIF_STATE_PRINT_HEX(bitrate_masks[1]); in vifs_state_read()
H A Dcmd.c1174 rate = wl1271_tx_min_rate_get(wl, wlvif->bitrate_masks[band]); in wl12xx_cmd_build_probe_req()
1205 rate = wl1271_tx_min_rate_get(wl, wlvif->bitrate_masks[wlvif->band]); in wl1271_cmd_build_ap_probe_req()