Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c237 i->aggr != AGGR_BUF_MIDDLE && i->aggr != AGGR_BUF_LAST) { in ar9002_set_txdesc()
271 case AGGR_BUF_MIDDLE: in ar9002_set_txdesc()
295 if (i->aggr == AGGR_BUF_MIDDLE || i->aggr == AGGR_BUF_LAST) in ar9002_set_txdesc()
H A Dmac.h674 AGGR_BUF_MIDDLE, enumerator
H A Dar9003_mac.c124 case AGGR_BUF_MIDDLE: in ar9003_set_txdesc()
H A Dxmit.c1425 info.aggr = AGGR_BUF_MIDDLE; in ath_tx_fill_desc()