Searched refs:CFG_GET_NUM_NIC_PORTS (Results 1 – 3 of 3) sorted by relevance
137 #define CFG_GET_NUM_NIC_PORTS(cfg) ((cfg)->num_nic_ports) macro
1073 CFG_GET_NUM_NIC_PORTS(CHIP_FIELD(oct, cn6xxx, conf)); in octeon_core_drv_init()1076 CFG_GET_NUM_NIC_PORTS(CHIP_FIELD(oct, cn23xx_pf, conf)); in octeon_core_drv_init()
4011 int num_nic_ports = CFG_GET_NUM_NIC_PORTS(octeon_get_conf(oct)); in liquidio_init_nic_module()