Searched defs:octeon_config (Results 1 – 1 of 1) sorted by relevance
405 struct octeon_config { struct406 u16 card_type;407 char *card_name;410 struct octeon_iq_config iq;413 struct octeon_oq_config oq;416 struct octeon_nic_if_config nic_if_cfg[MAX_OCTEON_NICIF];419 struct octeon_misc_config misc;421 int num_nic_ports;423 int num_def_tx_descs;426 int num_def_rx_descs;[all …]
Completed in 5 milliseconds