Searched refs:l3start (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_txdma_hw.h | 171 uint32_t l3start:4; member 189 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()
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_txdma_hw.h | 910 uint32_t l3start:4; member 922 uint32_t l3start:4;
|
/titanic_41/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()
|
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txdma.c | 1968 hdrp->bits.hdw.l3start, in npi_txdma_dump_hdr()
|