Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_tx.h101 extern void ath_tx_tid_init(struct ath_softc *sc, struct ath_node *an);
H A Dif_ath_tx.c3306 ath_tx_tid_init(struct ath_softc *sc, struct ath_node *an) in ath_tx_tid_init() function
H A Dif_ath.c3922 ath_tx_tid_init(sc, an); in ath_node_alloc()