Home
last modified time | relevance | path

Searched refs:AR_LongPkt (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210desc.h54 #define AR_LongPkt 0x00800000 /* long packet indication */ macro
/freebsd/tools/tools/ath/athalq/
H A Dar5210_ds.c99 printf(" LongPkt=%d\n", MF(txc.ds_ctl0, AR_LongPkt)); in ar5210_decode_txdesc()