Searched refs:l3start (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_txdma_hw.h | 169 uint32_t l3start:4; member 187 uint32_t l3start:4;
|
H A D | hxge_txdma.c | 375 "tmp 0x%x", iph_len, hdrp->bits.l3start, eth_hdr_size, in hxge_fill_tx_hdr() 406 iph_len, hdrp->bits.l3start, eth_hdr_size, ipproto)); in hxge_fill_tx_hdr()
|
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_txdma_hw.h | 908 uint32_t l3start:4; member 920 uint32_t l3start:4;
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_txdma.c | 597 iph_len, hdrp->bits.hdw.l3start, eth_hdr_size, in nxge_fill_tx_hdr() 633 iph_len, hdrp->bits.hdw.l3start, eth_hdr_size, in nxge_fill_tx_hdr()
|
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txdma.c | 1962 hdrp->bits.hdw.l3start, in npi_txdma_dump_hdr()
|