Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c1273 int iwl_mvm_tx_skb_sta(struct iwl_mvm *mvm, struct sk_buff *skb, in iwl_mvm_tx_skb_sta() function
H A Dmvm.h1649 int iwl_mvm_tx_skb_sta(struct iwl_mvm *mvm, struct sk_buff *skb,
H A Dmac80211.c734 if (likely(iwl_mvm_tx_skb_sta(mvm, skb, sta) == 0)) in iwl_mvm_tx_skb()