Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw88/
H A Dmac80211.c281 unsigned int changed_flags, in rtw_ops_configure_filter() argument
294 if (changed_flags & FIF_ALLMULTI) { in rtw_ops_configure_filter()
300 if (changed_flags & FIF_FCSFAIL) { in rtw_ops_configure_filter()
306 if (changed_flags & FIF_OTHER_BSS) { in rtw_ops_configure_filter()
312 if (changed_flags & FIF_BCN_PRBRESP_PROMISC) { in rtw_ops_configure_filter()
321 changed_flags, *new_flags, rtwdev->hal.rcr); in rtw_ops_configure_filter()
/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dmac80211.c222 unsigned int changed_flags, in rtw89_ops_configure_filter() argument
234 if (changed_flags & FIF_ALLMULTI) { in rtw89_ops_configure_filter()
240 if (changed_flags & FIF_FCSFAIL) { in rtw89_ops_configure_filter()
246 if (changed_flags & FIF_OTHER_BSS) { in rtw89_ops_configure_filter()
252 if (changed_flags & FIF_BCN_PRBRESP_PROMISC) { in rtw89_ops_configure_filter()
263 if (changed_flags & FIF_PROBE_REQ) { in rtw89_ops_configure_filter()
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_80211_macops.c300 lkpi_80211_mo_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, in lkpi_80211_mo_configure_filter() argument
312 …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()
313 lhw->ops->configure_filter(hw, changed_flags, total_flags, mc_ptr); in lkpi_80211_mo_configure_filter()
H A Dlinux_80211.c839 unsigned int changed_flags, total_flags; in lkpi_update_mcast_filter() local
850 changed_flags = total_flags = 0; in lkpi_update_mcast_filter()
858 changed_flags |= FIF_ALLMULTI; in lkpi_update_mcast_filter()
867 total_flags = changed_flags; in lkpi_update_mcast_filter()
868 lkpi_80211_mo_configure_filter(hw, changed_flags, &total_flags, mc); in lkpi_update_mcast_filter()
873 __func__, changed_flags, mc_list.count, total_flags); in lkpi_update_mcast_filter()
/freebsd-14.2/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-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c917 unsigned int changed_flags) in iwl_mvm_mld_config_iface_filter() argument
922 if (!(changed_flags & FIF_PROBE_REQ)) in iwl_mvm_mld_config_iface_filter()
H A Dmac80211.c1901 unsigned int changed_flags, in iwl_mvm_configure_filter() argument
1920 if (changed_flags & FIF_ALLMULTI) in iwl_mvm_configure_filter()
1935 unsigned int changed_flags) in iwl_mvm_config_iface_filter() argument
1940 if (!(changed_flags & FIF_PROBE_REQ)) in iwl_mvm_config_iface_filter()
H A Dmvm.h2637 unsigned int changed_flags,
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c260 mt7603_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, in mt7603_configure_filter() argument
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c632 unsigned int changed_flags, in mt7921_configure_filter() argument
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c495 unsigned int changed_flags, in mt7615_configure_filter() argument
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c426 unsigned int changed_flags, in mt7996_configure_filter() argument
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c518 unsigned int changed_flags, in mt7915_configure_filter() argument
/freebsd-14.2/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-14.2/sys/contrib/dev/athk/ath11k/
H A Dmac.c7067 unsigned int changed_flags, in ath11k_mac_op_configure_filter() argument
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dmac.c6040 unsigned int changed_flags, in ath10k_configure_filter() argument