Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c1291 bool now = upd->interface_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1297 now = upd->interface_stypes & action_bit; in wilc_update_mgmt_frame_registrations()
1303 now = upd->interface_stypes & pauth_bit; in wilc_update_mgmt_frame_registrations()
1309 upd->interface_stypes & (presp_bit | action_bit | pauth_bit); in wilc_update_mgmt_frame_registrations()
Dnetdev.c616 mgmt_regs.interface_stypes = vif->mgmt_reg_stypes; in wilc_mac_open()
/linux-6.1.9/net/wireless/
Dtrace.h1680 __field(u16, interface_stypes)
1686 __entry->interface_stypes = upd->interface_stypes;
1690 __entry->global_stypes, __entry->interface_stypes)
Dmlme.c488 upd.interface_stypes |= mask; in cfg80211_mgmt_registrations_update()
/linux-6.1.9/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c398 u16 new_mask = upd->interface_stypes; in qtnf_update_mgmt_frame_registrations()
/linux-6.1.9/net/mac80211/
Dcfg.c3921 !!(upd->interface_stypes & preq_mask)) || in ieee80211_update_mgmt_frame_registrations()
3924 sdata->vif.probe_req_reg = upd->interface_stypes & preq_mask; in ieee80211_update_mgmt_frame_registrations()
/linux-6.1.9/include/net/
Dcfg80211.h3888 u32 global_stypes, interface_stypes; member
/linux-6.1.9/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3265 upd->interface_stypes & BIT(IEEE80211_STYPE_PROBE_REQ >> 4); in ath6kl_update_mgmt_frame_registrations()
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c267 u32 mask = upd->interface_stypes; in mwifiex_cfg80211_update_mgmt_frame_registrations()
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c5100 vif->mgmt_rx_reg = upd->interface_stypes; in brcmf_cfg80211_update_mgmt_frame_registrations()