Searched defs:nxge_dma_pt_cfg (Results 1 – 1 of 1) sorted by relevance
415 typedef struct nxge_dma_pt_cfg { struct416 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