Searched defs:octeon_config (Results 1 – 1 of 1) sorted by relevance
363 struct octeon_config { struct364 u16 card_type;365 char *card_name;368 struct octeon_iq_config iq;371 struct octeon_oq_config oq;374 struct octeon_nic_if_config nic_if_cfg[MAX_OCTEON_NICIF];377 struct octeon_misc_config misc;379 int num_nic_ports;381 int num_def_tx_descs;384 int num_def_rx_descs;[all …]