Searched defs:fmc_fman_t (Results 1 – 1 of 1) sorted by relevance
68 typedef struct fmc_fman_t { struct69 unsigned int number;70 unsigned int port_count;72 char name[FMC_NAME_LEN];73 t_handle handle;74 char pcd_name[FMC_NAME_LEN];75 t_handle pcd_handle;78 unsigned int offload_support;80 unsigned int reasm_count;86 unsigned int frag_count;[all …]