Searched refs:tx99_skb (Results 1 – 3 of 3) sorted by relevance
32 kfree_skb(sc->tx99_skb); in ath9k_tx99_stop()33 sc->tx99_skb = NULL; in ath9k_tx99_stop()123 sc->tx99_skb = ath9k_build_tx99_skb(sc); in ath9k_tx99_init()124 if (!sc->tx99_skb) in ath9k_tx99_init()147 r = ath9k_tx99_send(sc, sc->tx99_skb, &txctl); in ath9k_tx99_init()
1036 struct sk_buff *tx99_skb; member
687 dev_kfree_skb_any(sc->tx99_skb); in ath9k_init_softc()