Searched refs:CGEM_RX_STAT_HRESP_NOT_OK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cadence/ | ||
H A D | if_cgem_hw.h | 154 #define CGEM_RX_STAT_HRESP_NOT_OK (1 << 3) macro |
H A D | if_cgem.c | 1005 WR4(sc, CGEM_RX_STAT, CGEM_RX_STAT_HRESP_NOT_OK); in cgem_intr() |