Searched refs:ieee80211_sta_block_awake (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/driver-api/80211/ |
H A D | mac80211-advanced.rst | 90 ieee80211_sta_block_awake
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | tx.c | 797 ieee80211_sta_block_awake(priv->hw, sta, false); in iwlagn_non_agg_tx_status()
|
H A D | mac80211.c | 1555 ieee80211_sta_block_awake(hw, sta, true); in iwlagn_mac_sta_notify()
|
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | 2205 void ieee80211_sta_block_awake(struct ieee80211_hw *hw, in ieee80211_sta_block_awake() function 2235 EXPORT_SYMBOL(ieee80211_sta_block_awake);
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | tx.c | 150 ieee80211_sta_block_awake(ar->hw, sta, false); in carl9170_tx_ps_unblock()
|
H A D | main.c | 1698 ieee80211_sta_block_awake(hw, sta, true); in carl9170_op_sta_notify()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 6248 void ieee80211_sta_block_awake(struct ieee80211_hw *hw,
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.c | 4205 ieee80211_sta_block_awake(mvm->hw, sta, disable); in iwl_mvm_sta_modify_disable_tx_ap()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 2435 ieee80211_sta_block_awake(il->hw, sta, false); in il4965_non_agg_tx_status()
|