Home
last modified time | relevance | path

Searched refs:changed_flags (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/dev/rtw88/
H A Dmac80211.c292 unsigned int changed_flags, in rtw_ops_configure_filter() argument
305 if (changed_flags & FIF_ALLMULTI) { in rtw_ops_configure_filter()
311 if (changed_flags & FIF_FCSFAIL) { in rtw_ops_configure_filter()
317 if (changed_flags & FIF_OTHER_BSS) { in rtw_ops_configure_filter()
323 if (changed_flags & FIF_BCN_PRBRESP_PROMISC) { in rtw_ops_configure_filter()
332 changed_flags, *new_flags, rtwdev->hal.rcr); in rtw_ops_configure_filter()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211_macops.c304 lkpi_80211_mo_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, in lkpi_80211_mo_configure_filter() argument
313 …LKPI_80211_TRACE_MO("hw %p changed_flags %#x total_flags %p mc_ptr %ju", hw, changed_flags, total_… in lkpi_80211_mo_configure_filter()
314 lhw->ops->configure_filter(hw, changed_flags, total_flags, mc_ptr); in lkpi_80211_mo_configure_filter()
H A Dlinux_80211.c1921 unsigned int changed_flags, flags; in lkpi_update_mcast_filter() local
1942 changed_flags = (lhw->mc_flags ^ flags) & FIF_FLAGS_MASK; in lkpi_update_mcast_filter()
1943 lkpi_80211_mo_configure_filter(hw, changed_flags, &flags, mc); in lkpi_update_mcast_filter()
1949 __func__, changed_flags, lhw->mc_list.count, lhw->mc_flags); in lkpi_update_mcast_filter()
/freebsd/sys/contrib/dev/rtw89/
H A Dmac80211.c301 unsigned int changed_flags, in rtw89_ops_configure_filter() argument
316 if (changed_flags & FIF_ALLMULTI) { in rtw89_ops_configure_filter()
322 if (changed_flags & FIF_FCSFAIL) { in rtw89_ops_configure_filter()
328 if (changed_flags & FIF_OTHER_BSS) { in rtw89_ops_configure_filter()
334 if (changed_flags & FIF_BCN_PRBRESP_PROMISC) { in rtw89_ops_configure_filter()
345 if (changed_flags & FIF_PROBE_REQ) { in rtw89_ops_configure_filter()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02.h153 unsigned int changed_flags,
H A Dmt76x02_util.c205 unsigned int changed_flags, in mt76x02_configure_filter() argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c999 unsigned int changed_flags) in iwl_mvm_mld_config_iface_filter() argument
1004 if (!(changed_flags & FIF_PROBE_REQ)) in iwl_mvm_mld_config_iface_filter()
H A Dmac80211.c2149 unsigned int changed_flags, in iwl_mvm_configure_filter() argument
2168 if (changed_flags & FIF_ALLMULTI) in iwl_mvm_configure_filter()
2182 unsigned int changed_flags) in iwl_mvm_config_iface_filter() argument
2187 if (!(changed_flags & FIF_PROBE_REQ)) in iwl_mvm_config_iface_filter()
H A Dmvm.h2876 unsigned int changed_flags,
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c245 mt7603_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, in mt7603_configure_filter() argument
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dmac80211.c775 unsigned int changed_flags, in iwl_mld_mac80211_configure_filter() argument
789 if (changed_flags & FIF_ALLMULTI) in iwl_mld_mac80211_configure_filter()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c481 unsigned int changed_flags, in mt7615_configure_filter() argument
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c662 unsigned int changed_flags, in mt7921_configure_filter() argument
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c522 unsigned int changed_flags, in mt7915_configure_filter() argument
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c5653 unsigned int changed_flags, in ath12k_mac_op_configure_filter() argument
5663 changed_flags &= SUPPORTED_FILTERS; in ath12k_mac_op_configure_filter()
5682 changed_flags, *total_flags, reset_flag); in ath12k_mac_op_configure_filter()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c677 unsigned int changed_flags, in mt7996_configure_filter() argument
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmain.c787 unsigned int changed_flags, in mt7925_configure_filter() argument
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c6066 unsigned int changed_flags, in ath10k_configure_filter() argument
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c7111 unsigned int changed_flags, in ath11k_mac_op_configure_filter() argument