Home
last modified time | relevance | path

Searched refs:iwl_mvm_tx_skb (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h1456 int iwl_mvm_tx_skb(struct iwl_mvm *mvm, struct sk_buff *skb,
Dops.c1581 if (!sta || iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_d0i3_enable_tx()
Dtx.c1132 int iwl_mvm_tx_skb(struct iwl_mvm *mvm, struct sk_buff *skb, in iwl_mvm_tx_skb() function
Dsta.c1085 if (no_queue || iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_tx_deferred_stream()
Dmac80211.c822 if (iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_mac_tx()