Home
last modified time | relevance | path

Searched refs:RXDMA_HDR_SIZE_FULL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.h40 #define RXDMA_HDR_SIZE_FULL 6 /* entire header of 6B */ macro
H A Dhxge_rxdma.c1733 hdr_size = (rcr_p->full_hdr_flag ? RXDMA_HDR_SIZE_FULL : in hxge_receive_packet()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma_hw.h396 #define RXDMA_HDR_SIZE_FULL 18 macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c2271 hdr_size = (rcr_p->full_hdr_flag ? RXDMA_HDR_SIZE_FULL : in nxge_receive_packet()