Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dutil.c190 if (sdata->deflink.operating_11g_mode) in ieee80211_generic_frame_duration()
223 if (sdata->deflink.operating_11g_mode) in ieee80211_rts_duration()
265 if (sdata->deflink.operating_11g_mode) in ieee80211_ctstoself_duration()
988 !link->operating_11g_mode; in ieee80211_set_wmm_default()
H A Dieee80211_i.h992 bool operating_11g_mode; member
1060 bool operating_11g_mode; member
H A Dtx.c150 if (tx->sdata->deflink.operating_11g_mode) in ieee80211_duration()
H A Dmlme.c5290 link->operating_11g_mode = sband->band == NL80211_BAND_2GHZ && in ieee80211_mgd_setup_link_sta()