Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c734 int iwl_mvm_tx_skb_non_sta(struct iwl_mvm *mvm, struct sk_buff *skb) in iwl_mvm_tx_skb_non_sta() function
H A Dmvm.h1644 int iwl_mvm_tx_skb_non_sta(struct iwl_mvm *mvm, struct sk_buff *skb);
H A Dmac80211.c732 if (likely(iwl_mvm_tx_skb_non_sta(mvm, skb) == 0)) in iwl_mvm_tx_skb()