Searched refs:tx99_skb (Results 1 – 2 of 2) sorted by relevance
32 kfree_skb(sc->tx99_skb); in ath9k_tx99_stop() 33 sc->tx99_skb = NULL; in ath9k_tx99_stop() 121 sc->tx99_skb = ath9k_build_tx99_skb(sc); in ath9k_tx99_init() 122 if (!sc->tx99_skb) in ath9k_tx99_init() 144 r = ath9k_tx99_send(sc, sc->tx99_skb, &txctl); in ath9k_tx99_init()
1067 struct sk_buff *tx99_skb; member