Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h150 uint32_t pkt_discard_cnt_ovfl : 1; member
152 uint32_t pkt_discard_cnt_ovfl : 1;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c448 if (istatus.bits.w0.pkt_discard_cnt_ovfl) { in nxge_ipp_handle_sys_errors()