Searched refs:ath_tx_fill_desc (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1407 static void ath_tx_fill_desc(struct ath_softc *sc, struct ath_buf *bf, function
1570 ath_tx_fill_desc(sc, bf, txq, aggr_len);
1747 ath_tx_fill_desc(sc, bf, txq, 0);
2124 ath_tx_fill_desc(sc, bf, txq, fi->framelen);
2454 ath_tx_fill_desc(sc, bf, txctl.txq, 0);

Completed in 226 milliseconds