Searched refs:iwl_mvm_tx_mpdu (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | tx.c | 1058 static int iwl_mvm_tx_mpdu(struct iwl_mvm *mvm, struct sk_buff *skb,  in iwl_mvm_tx_mpdu()  function1210 		return iwl_mvm_tx_mpdu(mvm, skb, &info, sta);  in iwl_mvm_tx_skb_sta()
 1216 		return iwl_mvm_tx_mpdu(mvm, skb, &info, sta);  in iwl_mvm_tx_skb_sta()
 1230 		ret = iwl_mvm_tx_mpdu(mvm, skb, &info, sta);  in iwl_mvm_tx_skb_sta()
 
 |