Searched defs:nlm_xlpnae_softc (Results 1 – 1 of 1) sorted by relevance
54 struct nlm_xlpnae_softc { struct55 device_t xlpnae_dev;56 int node; /* XLP Node id */64 int max_ports;65 int total_num_ports;66 int per_port_num_flows;68 u_int nucores;69 u_int nblocks;70 u_int num_complex;71 u_int ncontexts;[all …]