Searched defs:bf_first (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1303 struct ath_buf *bf_first = NULL; ath_tx_fill_desc() local
937 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, struct sk_buff_head *tid_q, int *aggr_len) ath_tx_form_aggr() argument
1392 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, struct sk_buff_head *tid_q) ath_tx_form_burst() argument

Completed in 62 milliseconds