Searched defs:nxge_rdc_cfg (Results 1 – 1 of 1) sorted by relevance
131 typedef struct nxge_rdc_cfg { struct132 uint32_t flag; /* 0: not configured, 1: configured */133 struct nxge_hw_list *nxge_hw_p;134 uint32_t partition_id;135 uint32_t port; /* function number */136 uint32_t rx_group_id;139 uint32_t rx_log_page_vld_page0; /* TRUE or FALSE */140 uint32_t rx_log_page_vld_page1; /* TRUE or FALSE */141 uint64_t rx_log_mask1;142 uint64_t rx_log_value1;[all …]