/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 56 struct ath_txq *txq, struct list_head *bf_q, 440 struct ath_buf *bf, struct list_head *bf_q, in ath_tx_complete_aggr() 984 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_aggr() 1035 list_add_tail(&bf->list, bf_q); in ath_tx_form_aggr() 1441 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_burst() 1451 list_add_tail(&bf->list, bf_q); in ath_tx_form_burst() 1478 struct list_head bf_q; in ath_tx_sched_aggr() local 1482 INIT_LIST_HEAD(&bf_q); in ath_tx_sched_aggr() 1498 aggr_len = ath_tx_form_aggr(sc, txq, tid, &bf_q, bf); in ath_tx_sched_aggr() 1500 ath_tx_form_burst(sc, txq, tid, &bf_q, b in ath_tx_sched_aggr() 439 ath_tx_complete_aggr(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf, struct list_head *bf_q, struct ieee80211_sta *sta, struct ath_atx_tid *tid, struct ath_tx_status *ts, int txok) ath_tx_complete_aggr() argument 983 ath_tx_form_aggr(struct ath_softc *sc, struct ath_txq *txq, struct ath_atx_tid *tid, struct list_head *bf_q, struct ath_buf *bf_first) ath_tx_form_aggr() argument 1440 ath_tx_form_burst(struct ath_softc *sc, struct ath_txq *txq, struct ath_atx_tid *tid, struct list_head *bf_q, struct ath_buf *bf_first) ath_tx_form_burst() argument 1638 struct list_head bf_q; ath9k_release_buffered_frames() local 2458 ath_tx_complete_buf(struct ath_softc *sc, struct ath_buf *bf, struct ath_txq *txq, struct list_head *bf_q, struct ieee80211_sta *sta, struct ath_tx_status *ts, int txok) ath_tx_complete_buf() argument 2725 struct list_head bf_q; ath_tx_edma_tasklet() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 62 struct ath_txq *txq, struct list_head *bf_q, 489 struct ath_buf *bf, struct list_head *bf_q, in ath_tx_complete_aggr() 1033 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_aggr() 1084 list_add_tail(&bf->list, bf_q); in ath_tx_form_aggr() 1502 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_burst() 1512 list_add_tail(&bf->list, bf_q); in ath_tx_form_burst() 1539 struct list_head bf_q; in ath_tx_sched_aggr() local 1543 INIT_LIST_HEAD(&bf_q); in ath_tx_sched_aggr() 1559 aggr_len = ath_tx_form_aggr(sc, txq, tid, &bf_q, bf); in ath_tx_sched_aggr() 1561 ath_tx_form_burst(sc, txq, tid, &bf_q, b in ath_tx_sched_aggr() 488 ath_tx_complete_aggr(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf, struct list_head *bf_q, struct ieee80211_sta *sta, struct ath_atx_tid *tid, struct ath_tx_status *ts, int txok) ath_tx_complete_aggr() argument 1032 ath_tx_form_aggr(struct ath_softc *sc, struct ath_txq *txq, struct ath_atx_tid *tid, struct list_head *bf_q, struct ath_buf *bf_first) ath_tx_form_aggr() argument 1501 ath_tx_form_burst(struct ath_softc *sc, struct ath_txq *txq, struct ath_atx_tid *tid, struct list_head *bf_q, struct ath_buf *bf_first) ath_tx_form_burst() argument 1699 struct list_head bf_q; ath9k_release_buffered_frames() local 2517 ath_tx_complete_buf(struct ath_softc *sc, struct ath_buf *bf, struct ath_txq *txq, struct list_head *bf_q, struct ieee80211_sta *sta, struct ath_tx_status *ts, int txok) ath_tx_complete_buf() argument 2784 struct list_head bf_q; ath_tx_edma_tasklet() local [all...] |