Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dtx.c439 int iwl_mvm_tx_skb(struct iwl_mvm *mvm, struct sk_buff *skb, in iwl_mvm_tx_skb() function
Dmvm.h1025 int iwl_mvm_tx_skb(struct iwl_mvm *mvm, struct sk_buff *skb,
Dops.c1293 if (!sta || iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_d0i3_enable_tx()
Dmac80211.c762 if (iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_mac_tx()