Home
last modified time | relevance | path

Searched refs:full_hdr (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.h83 uint8_t full_hdr; /* Enable full (18b) header */ member
H A Dhpi_rxdma.c271 if (rdc_desc_cfg->full_hdr == 1) in hpi_rxdma_cfg_rdc_ring()
272 cfg2.bits.full_hdr = 1; in hpi_rxdma_cfg_rdc_ring()
H A Dhxge_rdc_hw.h181 uint32_t full_hdr:1; member
183 uint32_t full_hdr:1;
H A Dhxge_rxdma.c224 rdc_desc.full_hdr = rcr_p->full_hdr_flag; in hxge_enable_rxdma_channel()
2808 cfig2_p->bits.full_hdr = rcrp->full_hdr_flag; in hxge_map_rxdma_channel_cfg_ring()
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c61 char *full_hdr; /* Full header for this data, verbose option. */ member
360 (void) printf("%s: ", first_fields[i].full_hdr); in print_probe_info_verbose()
367 (void) printf("%s: ", last_fields[i].full_hdr); in print_probe_info_verbose()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.h537 uint8_t full_hdr; /* Enable full (18b) header */ member
H A Dnpi_rxdma.c641 if (rdc_desc_cfg->full_hdr == 1) in npi_rxdma_cfg_rdc_ring()
642 cfg2.bits.ldw.full_hdr = 1; in npi_rxdma_cfg_rdc_ring()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma_hw.h419 uint32_t full_hdr:1; member
422 uint32_t full_hdr:1;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c577 rdc_desc.full_hdr = rcr_p->full_hdr_flag; in nxge_enable_rxdma_channel()
3667 cfig2_p->bits.ldw.full_hdr = rcrp->full_hdr_flag; in nxge_map_rxdma_channel_cfg_ring()