Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dxmit.c1388 static void ath_tx_fill_desc(struct ath_softc *sc, struct ath_buf *bf, in ath_tx_fill_desc() function
1551 ath_tx_fill_desc(sc, bf, txq, aggr_len); in ath_tx_sched_aggr()
1730 ath_tx_fill_desc(sc, bf, txq, 0); in ath9k_release_buffered_frames()
2107 ath_tx_fill_desc(sc, bf, txq, fi->framelen); in ath_tx_send_normal()
2437 ath_tx_fill_desc(sc, bf, txctl.txq, 0); in ath_tx_cabq()