Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_recv.c311 L2_FHDR_ERRORS_TOO_SHORT | in get_packets_rcvd()
355 if(rx_hdr->l2_fhdr_errors & L2_FHDR_ERRORS_TOO_SHORT) in get_packets_rcvd()
368 L2_FHDR_ERRORS_TOO_SHORT | L2_FHDR_ERRORS_GIANT_FRAME)); in get_packets_rcvd()
790 L2_FHDR_ERRORS_TOO_SHORT | in get_packets_rcvd()
834 if(rx_hdr->l2_fhdr_errors & L2_FHDR_ERRORS_TOO_SHORT) in get_packets_rcvd()
847 L2_FHDR_ERRORS_TOO_SHORT | L2_FHDR_ERRORS_GIANT_FRAME)); in get_packets_rcvd()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h881 #define L2_FHDR_ERRORS_TOO_SHORT (1<<4) macro
929 #define L2_FHDR_ERRORS_TOO_SHORT (1<<4) macro