Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_isr.c142 if (!(cq_e->flags1 & Q81_RX_FLAGS1_DS)) { in qls_rx_comp()
H A Dqls_hw.h853 #define Q81_RX_FLAGS1_DS BIT_14 macro