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()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()
1065 struct sk_buff *tx99_skb; member
840 dev_kfree_skb_any(sc->tx99_skb); in ath9k_init_softc()