Searched refs:ieee80211_sta_block_awake (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/driver-api/80211/ |
| H A D | mac80211-advanced.rst | 90 ieee80211_sta_block_awake
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | sta_info.c | 1817 void ieee80211_sta_block_awake(struct ieee80211_hw *hw, in ieee80211_sta_block_awake() function 1847 EXPORT_SYMBOL(ieee80211_sta_block_awake);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | tx.c | 801 ieee80211_sta_block_awake(priv->hw, sta, false); in iwlagn_non_agg_tx_status()
|
| H A D | mac80211.c | 1559 ieee80211_sta_block_awake(hw, sta, true); in iwlagn_mac_sta_notify()
|
| /OK3568_Linux_fs/kernel/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 | 1720 ieee80211_sta_block_awake(hw, sta, true); in carl9170_op_sta_notify()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mac80211.h | 5691 void ieee80211_sta_block_awake(struct ieee80211_hw *hw,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 3849 ieee80211_sta_block_awake(mvm->hw, sta, disable); in iwl_mvm_sta_modify_disable_tx_ap()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-mac.c | 2436 ieee80211_sta_block_awake(il->hw, sta, false); in il4965_non_agg_tx_status()
|