Home
last modified time | relevance | path

Searched refs:iwl_mvm_tx_skb_sta (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1267 int iwl_mvm_tx_skb_sta(struct iwl_mvm *mvm, struct sk_buff *skb, in iwl_mvm_tx_skb_sta() function
Dmvm.h1641 int iwl_mvm_tx_skb_sta(struct iwl_mvm *mvm, struct sk_buff *skb,
Dmac80211.c727 if (likely(iwl_mvm_tx_skb_sta(mvm, skb, sta) == 0)) in iwl_mvm_tx_skb()