Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtx.c388 int iwl_mvm_tx_skb(struct iwl_mvm *mvm, struct sk_buff *skb, in iwl_mvm_tx_skb() function
Dops.c1219 if (!sta || iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_d0i3_enable_tx()
Dmvm.h1007 int iwl_mvm_tx_skb(struct iwl_mvm *mvm, struct sk_buff *skb,
Dmac80211.c703 if (iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_mac_tx()