Home
last modified time | relevance | path

Searched refs:gmx_port_id (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/cavium/liquidio/
Docteon_device.c97 .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,
Docteon_config.h159 ((cfg)->nic_if_cfg[idx].gmx_port_id)
318 u64 gmx_port_id:8; member
366 u64 gmx_port_id:8;
Dliquidio_common.h903 u64 gmx_port_id:8; member
907 u64 gmx_port_id:8;
Dlio_main.c3690 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()