Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h1458 int iwl_mvm_tx_skb_non_sta(struct iwl_mvm *mvm, struct sk_buff *skb);
Dtx.c623 int iwl_mvm_tx_skb_non_sta(struct iwl_mvm *mvm, struct sk_buff *skb) in iwl_mvm_tx_skb_non_sta() function
Dmac80211.c827 if (iwl_mvm_tx_skb_non_sta(mvm, skb)) in iwl_mvm_mac_tx()