Home
last modified time | relevance | path

Searched defs:nxge_dma_pt_cfg (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h415 typedef struct nxge_dma_pt_cfg { struct
416 uint8_t mac_port; /* MAC port (function) */
417 nxge_hw_pt_cfg_t hw_config; /* hardware configuration */
441 } nxge_dma_pt_cfg_t, *p_nxge_dma_pt_cfg_t; argument