Searched refs:aggstatus (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c3660 uint16_t *aggstatus = stat; local
3723 if (le16toh(aggstatus[i * 2]) & 0xc)
3726 idx = le16toh(aggstatus[2*i + 1]) & 0xff;

Completed in 325 milliseconds