Searched refs:sta_notify (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c423 .sta_notify = mt7601u_sta_notify,
/linux-master/drivers/net/wireless/st/cw1200/
H A Dmain.c219 .sta_notify = cw1200_sta_notify,
/linux-master/net/mac80211/
H A Ddriver-ops.h446 if (local->ops->sta_notify)
447 local->ops->sta_notify(&local->hw, &sdata->vif, cmd, sta);
/linux-master/drivers/net/wireless/intersil/p54/
H A Dmain.c718 .sta_notify = p54_sta_notify,
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1598 .sta_notify = iwlagn_mac_sta_notify,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1382 .sta_notify = iwl_mvm_mac_sta_notify,
H A Dmac80211.c6266 .sta_notify = iwl_mvm_mac_sta_notify,
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dmain.c1735 .sta_notify = carl9170_op_sta_notify,
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1929 .sta_notify = rtl_op_sta_notify,
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmain.c2802 .sta_notify = ath9k_sta_notify,
/linux-master/include/net/
H A Dmac80211.h2499 * Used with the sta_notify() callback in &struct ieee80211_ops, this
3429 * @sta_notify callback.
3997 * @sta_notify: Notifies low level driver about power state transition of an
4499 void (*sta_notify)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, member in struct:ieee80211_ops
5226 * frames on the sleep transition (sta_notify() with %STA_NOTIFY_SLEEP).
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dmain.c5195 .sta_notify = b43_op_sta_notify,
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3943 .sta_notify = mac80211_hwsim_sta_notify, \

Completed in 350 milliseconds