Home
last modified time | relevance | path

Searched refs:beacon_rateidx_mask (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dcfg.c1451 sdata->beacon_rateidx_mask[i] = in ieee80211_start_ap()
1453 if (sdata->beacon_rateidx_mask[i]) in ieee80211_start_ap()
2505 sdata->beacon_rateidx_mask[i] = in copy_mesh_setup()
2507 if (sdata->beacon_rateidx_mask[i]) in copy_mesh_setup()
H A Dieee80211_i.h1091 u32 beacon_rateidx_mask[NUM_NL80211_BANDS]; member
H A Dtx.c5211 if (sdata->beacon_rate_set && sdata->beacon_rateidx_mask[band]) in ieee80211_beacon_get_finish()
5212 txrc.rate_idx_mask = sdata->beacon_rateidx_mask[band]; in ieee80211_beacon_get_finish()