Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c237 i->aggr != AGGR_BUF_MIDDLE && i->aggr != AGGR_BUF_LAST) { in ar9002_set_txdesc()
275 case AGGR_BUF_LAST: in ar9002_set_txdesc()
295 if (i->aggr == AGGR_BUF_MIDDLE || i->aggr == AGGR_BUF_LAST) in ar9002_set_txdesc()
H A Dmac.h679 AGGR_BUF_LAST, enumerator
H A Dar9003_mac.c128 case AGGR_BUF_LAST: in ar9003_set_txdesc()
H A Dxmit.c1484 info.aggr = AGGR_BUF_LAST; in ath_tx_fill_desc()