Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_tx.h102 extern void ath_tx_tid_init(struct ath_softc *sc, struct ath_node *an);
HDif_ath_tx.c3196 ath_tx_tid_init(struct ath_softc *sc, struct ath_node *an) in ath_tx_tid_init() function
HDif_ath.c3742 ath_tx_tid_init(sc, an); in ath_node_alloc()