Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h1513 int iwl_mvm_tx_skb_non_sta(struct iwl_mvm *mvm, struct sk_buff *skb);
Dtx.c712 int iwl_mvm_tx_skb_non_sta(struct iwl_mvm *mvm, struct sk_buff *skb) in iwl_mvm_tx_skb_non_sta() function
Dmac80211.c794 if (iwl_mvm_tx_skb_non_sta(mvm, skb)) in iwl_mvm_mac_tx()
846 iwl_mvm_tx_skb_non_sta(mvm, skb); in iwl_mvm_mac_itxq_xmit()