Searched refs:gmx_port_id (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_device.c | 97 .gmx_port_id = 0, 126 .gmx_port_id = 1, 206 .gmx_port_id = 0, 235 .gmx_port_id = 1, 264 .gmx_port_id = 2, 293 .gmx_port_id = 3, 373 .gmx_port_id = 0, 402 .gmx_port_id = 1, 477 .gmx_port_id = 0, 506 .gmx_port_id = 1,
|
D | octeon_config.h | 159 ((cfg)->nic_if_cfg[idx].gmx_port_id) 318 u64 gmx_port_id:8; member 366 u64 gmx_port_id:8;
|
D | liquidio_common.h | 903 u64 gmx_port_id:8; member 907 u64 gmx_port_id:8;
|
D | lio_main.c | 3690 unsigned int gmx_port_id; in setup_nic_devices() local 3733 gmx_port_id = octeon_dev->pf_num; in setup_nic_devices() 3742 gmx_port_id = CFG_GET_GMXID_NIC_IF( in setup_nic_devices() 3758 if_cfg.s.gmx_port_id = gmx_port_id; in setup_nic_devices()
|