Searched refs:iwl_mvm_tx_skb (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mvm.h | 1456 int iwl_mvm_tx_skb(struct iwl_mvm *mvm, struct sk_buff *skb,
|
D | ops.c | 1581 if (!sta || iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_d0i3_enable_tx()
|
D | tx.c | 1132 int iwl_mvm_tx_skb(struct iwl_mvm *mvm, struct sk_buff *skb, in iwl_mvm_tx_skb() function
|
D | sta.c | 1085 if (no_queue || iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_tx_deferred_stream()
|
D | mac80211.c | 822 if (iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_mac_tx()
|