Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_config.h128 ((cfg)->nic_if_cfg[idx].gmx_port_id)
279 u64 gmx_port_id:8; member
327 u64 gmx_port_id:8;
Docteon_device.c108 .gmx_port_id = 0,
137 .gmx_port_id = 1,
217 .gmx_port_id = 0,
246 .gmx_port_id = 1,
275 .gmx_port_id = 2,
304 .gmx_port_id = 3,
384 .gmx_port_id = 0,
413 .gmx_port_id = 1,
Dliquidio_common.h661 u64 gmx_port_id:8; member
665 u64 gmx_port_id:8;
Dlio_main.c3135 unsigned int gmx_port_id; in setup_nic_devices() local
3170 gmx_port_id = in setup_nic_devices()
3187 if_cfg.s.gmx_port_id = gmx_port_id; in setup_nic_devices()