Searched refs:max_nic_ports (Results 1 – 3 of 3) sorted by relevance
407 u64 max_nic_ports:8; member443 u64 max_nic_ports:8;
1108 oct->fw_info.max_nic_ports = in octeon_core_drv_init()1109 (u32)recv_pkt->rh.r_core_drv_init.max_nic_ports; in octeon_core_drv_init()1114 if (oct->fw_info.max_nic_ports < num_nic_ports) { in octeon_core_drv_init()1117 num_nic_ports, oct->fw_info.max_nic_ports); in octeon_core_drv_init()
243 u32 max_nic_ports; /** max nic ports for the device */ member