Searched refs:ath_tx_retry_clone (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_ath_tx.c | 139 ath_tx_retry_clone(struct ath_softc *sc, struct ath_node *an, 3495 nbf = ath_tx_retry_clone(sc, tid->an, tid, bf); in ath_tx_tid_filt_comp_single() 3547 nbf = ath_tx_retry_clone(sc, tid->an, tid, bf); in ath_tx_tid_filt_comp_aggr() 4540 ath_tx_retry_clone(struct ath_softc *sc, struct ath_node *an, in ath_tx_retry_clone() function 4629 nbf = ath_tx_retry_clone(sc, an, atid, bf); in ath_tx_aggr_retry_unaggr() 4723 nbf = ath_tx_retry_clone(sc, an, atid, bf); in ath_tx_retry_subframe()
|