Home
last modified time | relevance | path

Searched refs:interface_stypes (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1285 bool now = upd->interface_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1291 now = upd->interface_stypes & action_bit; in wilc_update_mgmt_frame_registrations()
1297 now = upd->interface_stypes & pauth_bit; in wilc_update_mgmt_frame_registrations()
1303 upd->interface_stypes & (presp_bit | action_bit | pauth_bit); in wilc_update_mgmt_frame_registrations()
H A Dnetdev.c624 mgmt_regs.interface_stypes = vif->mgmt_reg_stypes; in wilc_mac_open()
/linux/net/wireless/
H A Dtrace.h1791 __field(u16, interface_stypes)
1797 __entry->interface_stypes = upd->interface_stypes;
1801 __entry->global_stypes, __entry->interface_stypes)
H A Dmlme.c615 upd.interface_stypes |= mask; in cfg80211_mgmt_registrations_update()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c398 u16 new_mask = upd->interface_stypes; in qtnf_update_mgmt_frame_registrations()
/linux/net/mac80211/
H A Dcfg.c4138 !!(upd->interface_stypes & preq_mask)) || in ieee80211_update_mgmt_frame_registrations()
4141 sdata->vif.probe_req_reg = upd->interface_stypes & preq_mask; in ieee80211_update_mgmt_frame_registrations()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3265 upd->interface_stypes & BIT(IEEE80211_STYPE_PROBE_REQ >> 4); in ath6kl_update_mgmt_frame_registrations()
/linux/include/net/
H A Dcfg80211.h4180 u32 global_stypes, interface_stypes; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c287 u32 mask = upd->interface_stypes; in mwifiex_cfg80211_update_mgmt_frame_registrations()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5500 vif->mgmt_rx_reg = upd->interface_stypes; in brcmf_cfg80211_update_mgmt_frame_registrations()