Searched refs:changed_flags (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Ddriver-ops.h108 unsigned int changed_flags,
114 trace_drv_configure_filter(local, changed_flags, total_flags,
116 local->ops->configure_filter(&local->hw, changed_flags, total_flags,
107 drv_configure_filter(struct ieee80211_local *local, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
H A Dmain.c45 unsigned int changed_flags; local
73 changed_flags = local->filter_flags ^ new_flags;
81 drv_configure_filter(local, changed_flags, &new_flags, mc);
H A Ddriver-trace.h277 unsigned int changed_flags,
281 TP_ARGS(local, changed_flags, total_flags, multicast),
292 __entry->changed = changed_flags;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas_tf/
H A Dmain.c441 unsigned int changed_flags,
450 changed_flags &= SUPPORTED_FIF_FLAGS;
453 if (!changed_flags) {
440 lbtf_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00lib.h94 const unsigned int changed_flags);
H A Drt2x00.h606 const unsigned int changed_flags);
1090 unsigned int changed_flags,
H A Drt2x00mac.c386 unsigned int changed_flags,
385 rt2x00mac_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dmain.c312 unsigned int changed_flags,
323 if (changed_flags & (FIF_PROMISC_IN_BSS | FIF_OTHER_BSS))
311 p54_configure_filter(struct ieee80211_hw *dev, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.cpp1854 int changed_flags = old_state ^ state; local
1856 if (changed_flags & CONNECTED_ED2K) {
1877 if (changed_flags & CONNECTED_KAD_NOT) {
1885 if (changed_flags & (CONNECTED_KAD_OK | CONNECTED_KAD_FIREWALLED)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rtl818x/
H A Drtl8180_dev.c822 unsigned int changed_flags,
828 if (changed_flags & FIF_FCSFAIL)
830 if (changed_flags & FIF_CONTROL)
832 if (changed_flags & FIF_OTHER_BSS)
821 rtl8180_configure_filter(struct ieee80211_hw *dev, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
H A Drtl8187_dev.c1192 unsigned int changed_flags,
1198 if (changed_flags & FIF_FCSFAIL)
1200 if (changed_flags & FIF_CONTROL)
1202 if (changed_flags & FIF_OTHER_BSS)
1191 rtl8187_configure_filter(struct ieee80211_hw *dev, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/zd1211rw/
H A Dzd_mac.c967 unsigned int changed_flags,
979 changed_flags &= SUPPORTED_FIF_FLAGS;
984 * has changed, no bit in changed_flags is set. To handle this
985 * situation, we do not return if changed_flags is 0. If we do so,
1000 if (changed_flags & FIF_CONTROL)
966 zd_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmain.c1627 unsigned int changed_flags,
1647 if (changed_flags & FIF_ALLMULTI && *new_flags & FIF_ALLMULTI)
1653 if (changed_flags & FIF_CONTROL) {
1669 if (changed_flags & FIF_PROMISC_IN_BSS) {
1626 ar9170_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dmac80211.h1420 * arguments @changed_flags telling which flags were changed and
1723 unsigned int changed_flags,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dat76c50x-usb.c2014 unsigned int changed_flags,
2020 at76_dbg(DBG_MAC80211, "%s(): changed_flags=0x%08x "
2022 __func__, changed_flags, *total_flags);
2024 flags = changed_flags & AT76_SUPPORTED_FILTERS;
2013 at76_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
H A Dmwl8k.c3570 unsigned int changed_flags,
3609 unsigned int changed_flags,
3631 mwl8k_configure_filter_sniffer(hw, changed_flags, total_flags)) {
3649 if (changed_flags & FIF_BCN_PRBRESP_PROMISC) {
3569 mwl8k_configure_filter_sniffer(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags) argument
3608 mwl8k_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
H A Dmac80211_hwsim.c692 unsigned int changed_flags,
691 mac80211_hwsim_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags,u64 multicast) argument
H A Dadm8211.c1338 unsigned int changed_flags,
1337 adm8211_configure_filter(struct ieee80211_hw *dev, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1460 unsigned int changed_flags,
1470 changed_flags &= SUPPORTED_FILTERS;
1459 ath9k_htc_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
H A Dmain.c1689 unsigned int changed_flags,
1697 changed_flags &= SUPPORTED_FILTERS;
1688 ath9k_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dbase.c236 unsigned int changed_flags,
3124 unsigned int changed_flags,
3138 changed_flags &= SUPPORTED_FIF_FLAGS;
3145 if (changed_flags & (FIF_PROMISC_IN_BSS | FIF_OTHER_BSS)) {
3123 ath5k_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *new_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dwbusb.c102 unsigned int changed_flags,
101 wbsoft_configure_filter(struct ieee80211_hw *dev, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn.c3661 unsigned int changed_flags,
3676 changed_flags, *total_flags);
3660 iwlagn_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
H A Diwl3945-base.c3382 unsigned int changed_flags,
3397 changed_flags, *total_flags);
3381 iwl3945_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument

Completed in 476 milliseconds