Searched refs:iwl_mvm_rs_tx_status (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.h | 416 void iwl_mvm_rs_tx_status(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
|
H A D | rs.c | 1226 iwl_mvm_rs_tx_status(mvm, sta, rs_get_tid(hdr), info, in rs_drv_mac80211_tx_status() 3304 void iwl_mvm_rs_tx_status(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_rs_tx_status() function
|
H A D | tx.c | 1907 iwl_mvm_rs_tx_status(mvm, sta, tid, ba_info, false); in iwl_mvm_tx_reclaim()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.h | 405 void iwl_mvm_rs_tx_status(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
|
H A D | rs.c | 1179 iwl_mvm_rs_tx_status(mvm, sta, rs_get_tid(hdr), info, in rs_drv_mac80211_tx_status() 3262 void iwl_mvm_rs_tx_status(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_rs_tx_status() function
|
H A D | tx.c | 2110 iwl_mvm_rs_tx_status(mvm, sta, tid, tx_info, false); in iwl_mvm_tx_reclaim()
|
Completed in 19 milliseconds