Searched refs:opmode (Results 1 – 4 of 4) sorted by relevance
649 u8 opmode, enum nl80211_band band) in __ieee80211_vht_handle_opmode() argument657 if (opmode & IEEE80211_OPMODE_NOTIF_RX_NSS_TYPE_BF) in __ieee80211_vht_handle_opmode()660 nss = opmode & IEEE80211_OPMODE_NOTIF_RX_NSS_MASK; in __ieee80211_vht_handle_opmode()681 switch (opmode & IEEE80211_OPMODE_NOTIF_CHANWIDTH_MASK) { in __ieee80211_vht_handle_opmode()691 if (opmode & IEEE80211_OPMODE_NOTIF_BW_160_80P80) in __ieee80211_vht_handle_opmode()763 u8 opmode, enum nl80211_band band) in ieee80211_vht_handle_opmode() argument769 opmode, band); in ieee80211_vht_handle_opmode()
1388 u16 opmode; in iee80211_tdls_recalc_ht_protection() local1397 opmode = sdata->vif.bss_conf.ht_operation_mode; in iee80211_tdls_recalc_ht_protection()1400 opmode |= protection; in iee80211_tdls_recalc_ht_protection()1402 opmode &= ~protection; in iee80211_tdls_recalc_ht_protection()1404 if (opmode == sdata->vif.bss_conf.ht_operation_mode) in iee80211_tdls_recalc_ht_protection()1407 sdata->vif.bss_conf.ht_operation_mode = opmode; in iee80211_tdls_recalc_ht_protection()
1595 u8 opmode; in ieee80211_iface_process_skb() local1599 opmode = mgmt->u.action.u.vht_opmode_notif.operating_mode; in ieee80211_iface_process_skb()1606 opmode, band); in ieee80211_iface_process_skb()
2284 u8 opmode, enum nl80211_band band);2287 u8 opmode, enum nl80211_band band);
Completed in 22 milliseconds