Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dbeacon.c149 ath_assign_seq(common, skb); in ath9k_beacon_generate()
Dath9k.h595 void ath_assign_seq(struct ath_common *common, struct sk_buff *skb);
Dxmit.c2199 void ath_assign_seq(struct ath_common *common, struct sk_buff *skb) in ath_assign_seq() function
2244 ath_assign_seq(ath9k_hw_common(sc->sc_ah), skb); in ath_tx_prepare()