Searched refs:Q8_STAT_DESC_COUNT_SGL_RCV (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qlxgbe/ | ||
H A D | ql_isr.c | 530 Q8_STAT_DESC_COUNT_SGL_RCV((sdesc->data[1])); in ql_rcv_isr() |
H A D | ql_hw.h | 1429 #define Q8_STAT_DESC_COUNT_SGL_RCV(data) ((data >> 37) & 0x0003) macro |