Home
last modified time | relevance | path

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

/net/mac80211/
Dvht.c507 struct sta_info *sta, u8 opmode, in __ieee80211_vht_handle_opmode() argument
516 if (opmode & IEEE80211_OPMODE_NOTIF_RX_NSS_TYPE_BF) in __ieee80211_vht_handle_opmode()
519 nss = opmode & IEEE80211_OPMODE_NOTIF_RX_NSS_MASK; in __ieee80211_vht_handle_opmode()
530 switch (opmode & IEEE80211_OPMODE_NOTIF_CHANWIDTH_MASK) { in __ieee80211_vht_handle_opmode()
598 struct sta_info *sta, u8 opmode, in ieee80211_vht_handle_opmode() argument
604 u32 changed = __ieee80211_vht_handle_opmode(sdata, sta, opmode, band); in ieee80211_vht_handle_opmode()
Dtdls.c1319 u16 opmode; in iee80211_tdls_recalc_ht_protection() local
1328 opmode = sdata->vif.bss_conf.ht_operation_mode; in iee80211_tdls_recalc_ht_protection()
1331 opmode |= protection; in iee80211_tdls_recalc_ht_protection()
1333 opmode &= ~protection; in iee80211_tdls_recalc_ht_protection()
1335 if (opmode == sdata->vif.bss_conf.ht_operation_mode) in iee80211_tdls_recalc_ht_protection()
1338 sdata->vif.bss_conf.ht_operation_mode = opmode; in iee80211_tdls_recalc_ht_protection()
Diface.c1277 u8 opmode; in ieee80211_iface_work() local
1281 opmode = mgmt->u.action.u.vht_opmode_notif.operating_mode; in ieee80211_iface_work()
1288 opmode, in ieee80211_iface_work()
Dieee80211_i.h1871 struct sta_info *sta, u8 opmode,
1874 struct sta_info *sta, u8 opmode,