Searched refs:gmx_port_id (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_config.h | 163 ((cfg)->nic_if_cfg[idx].gmx_port_id) 321 u64 gmx_port_id:8; member 369 u64 gmx_port_id:8;
|
H A D | octeon_device.c | 93 .gmx_port_id = 0, 122 .gmx_port_id = 1, 201 .gmx_port_id = 0, 230 .gmx_port_id = 1, 259 .gmx_port_id = 2, 288 .gmx_port_id = 3, 367 .gmx_port_id = 0, 396 .gmx_port_id = 1, 470 .gmx_port_id = 0, 499 .gmx_port_id [all...] |
H A D | liquidio_common.h | 965 u64 gmx_port_id:8; member 969 u64 gmx_port_id:8;
|
H A D | lio_main.c | 3364 unsigned int gmx_port_id; in setup_nic_devices() local 3407 gmx_port_id = octeon_dev->pf_num; in setup_nic_devices() 3416 gmx_port_id = CFG_GET_GMXID_NIC_IF( in setup_nic_devices() 3429 if_cfg.s.gmx_port_id = gmx_port_id; in setup_nic_devices()
|
H A D | lio_ethtool.c | 1019 if_cfg.s.gmx_port_id = oct->pf_num; in lio_23xx_reconfigure_queue_count()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_config.h | 163 ((cfg)->nic_if_cfg[idx].gmx_port_id) 321 u64 gmx_port_id:8; member 369 u64 gmx_port_id:8;
|
H A D | octeon_device.c | 93 .gmx_port_id = 0, 122 .gmx_port_id = 1, 201 .gmx_port_id = 0, 230 .gmx_port_id = 1, 259 .gmx_port_id = 2, 288 .gmx_port_id = 3, 367 .gmx_port_id = 0, 396 .gmx_port_id = 1, 470 .gmx_port_id = 0, 499 .gmx_port_id [all...] |
H A D | liquidio_common.h | 965 u64 gmx_port_id:8; member 969 u64 gmx_port_id:8;
|
H A D | lio_main.c | 3352 unsigned int gmx_port_id; in setup_nic_devices() local 3395 gmx_port_id = octeon_dev->pf_num; in setup_nic_devices() 3404 gmx_port_id = CFG_GET_GMXID_NIC_IF( in setup_nic_devices() 3417 if_cfg.s.gmx_port_id = gmx_port_id; in setup_nic_devices()
|
H A D | lio_ethtool.c | 1022 if_cfg.s.gmx_port_id = oct->pf_num; in lio_23xx_reconfigure_queue_count()
|
Completed in 31 milliseconds