Home
last modified time | relevance | path

Searched refs:hdr_addr (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c374 current_rbd->read.hdr_addr = 0; in ixgbe_lro_bind()
455 current_rbd->read.hdr_addr = 0; in ixgbe_lro_copy()
704 current_rbd->read.hdr_addr = 0; in ixgbe_ring_rx()
709 current_rbd->read.hdr_addr = 0; in ixgbe_ring_rx()
H A Dixgbe_main.c2428 rbd->read.hdr_addr = 0; in ixgbe_setup_rx_ring()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.h90 __le64 hdr_addr; /* Header buffer address */ member
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.h87 u64 hdr_addr; /* Header buffer address */ member
H A De1000_82575.h197 __le64 hdr_addr; /* Header buffer address */ member
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_rx.c425 current_rbd->read.hdr_addr = 0; in igb_rx()
H A Digb_main.c2161 rbd->read.hdr_addr = 0; in igb_setup_rx_ring()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h796 __le64 hdr_addr; /* Header buffer address */ member
823 __le64 hdr_addr; /* Header buffer address */ member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2135 uint64_t hdr_addr; member
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c490 ring->irr_ring[idx].read.hdr_addr = LE_64(0); in igc_rx_ring_desc_write()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1574 cur_desc->read.hdr_addr = 0; in i40e_ring_rx()
H A Di40e_main.c2784 rdesc->read.hdr_addr = 0; in i40e_setup_rx_descs()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3291 __le64 hdr_addr; /* Header buffer address */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c1960 != ib_mac_rsp->hdr_addr) { in ql_build_rx_mp()