Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1347 static void ath_tx_fill_desc(struct ath_softc *sc, struct ath_buf *bf, in ath_tx_fill_desc() function
1510 ath_tx_fill_desc(sc, bf, txq, aggr_len); in ath_tx_sched_aggr()
1689 ath_tx_fill_desc(sc, bf, txq, 0); in ath9k_release_buffered_frames()
2066 ath_tx_fill_desc(sc, bf, txq, fi->framelen); in ath_tx_send_normal()
2396 ath_tx_fill_desc(sc, bf, txctl.txq, 0); in ath_tx_cabq()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1408 static void ath_tx_fill_desc(struct ath_softc *sc, struct ath_buf *bf, in ath_tx_fill_desc() function
1571 ath_tx_fill_desc(sc, bf, txq, aggr_len); in ath_tx_sched_aggr()
1748 ath_tx_fill_desc(sc, bf, txq, 0); in ath9k_release_buffered_frames()
2125 ath_tx_fill_desc(sc, bf, txq, fi->framelen); in ath_tx_send_normal()
2455 ath_tx_fill_desc(sc, bf, txctl.txq, 0); in ath_tx_cabq()

Completed in 8 milliseconds