Home
last modified time | relevance | path

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

/drivers/net/wireless/wl12xx/
Dscan.c270 mask = wlvif->bitrate_masks[band]; in wl1271_scan_stm()
287 mask = wlvif->bitrate_masks[band]; in wl1271_scan_stm()
307 rate = wl1271_tx_min_rate_get(wl, wlvif->bitrate_masks[band]); in wl1271_scan_stm()
318 rate = wl1271_tx_min_rate_get(wl, wlvif->bitrate_masks[band]); in wl1271_scan_stm()
Dwl12xx.h559 u32 bitrate_masks[IEEE80211_NUM_BANDS]; member
Ddebugfs.c635 VIF_STATE_PRINT_HEX(bitrate_masks[0]); in vifs_state_read()
636 VIF_STATE_PRINT_HEX(bitrate_masks[1]); in vifs_state_read()
Dcmd.c1185 rate = wl1271_tx_min_rate_get(wl, wlvif->bitrate_masks[band]); in wl12xx_cmd_build_probe_req()
1215 rate = wl1271_tx_min_rate_get(wl, wlvif->bitrate_masks[wlvif->band]); in wl1271_cmd_build_ap_probe_req()
Dmain.c2031 wlvif->bitrate_masks[IEEE80211_BAND_2GHZ] = wl->conf.tx.basic_rate; in wl12xx_init_vif_data()
2032 wlvif->bitrate_masks[IEEE80211_BAND_5GHZ] = wl->conf.tx.basic_rate_5; in wl12xx_init_vif_data()
2534 wlvif->basic_rate_set = wlvif->bitrate_masks[wlvif->band]; in wl1271_set_band_rate()
4519 wlvif->bitrate_masks[i] = in wl12xx_set_bitrate_mask()