Searched refs:ath_tx_retry_clone (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/dev/ath/ |
| HD | if_ath_tx.c | 130 ath_tx_retry_clone(struct ath_softc *sc, struct ath_node *an, 3414 nbf = ath_tx_retry_clone(sc, tid->an, tid, bf); in ath_tx_tid_filt_comp_single() 3464 nbf = ath_tx_retry_clone(sc, tid->an, tid, bf); in ath_tx_tid_filt_comp_aggr() 4242 ath_tx_retry_clone(struct ath_softc *sc, struct ath_node *an, in ath_tx_retry_clone() function 4331 nbf = ath_tx_retry_clone(sc, an, atid, bf); in ath_tx_aggr_retry_unaggr() 4425 nbf = ath_tx_retry_clone(sc, an, atid, bf); in ath_tx_retry_subframe()
|