Searched refs:ndo_get_phys_port_id (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_netdev.c | 2933 .ndo_get_phys_port_id = mlx4_en_get_phys_port_id, 2967 .ndo_get_phys_port_id = mlx4_en_get_phys_port_id,
|
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | efx.c | 2484 .ndo_get_phys_port_id = efx_get_phys_port_id,
|
| /Linux-v5.4/include/linux/ |
| D | netdevice.h | 1410 int (*ndo_get_phys_port_id)(struct net_device *dev, member
|
| /Linux-v5.4/net/core/ |
| D | dev.c | 8170 if (!ops->ndo_get_phys_port_id) in dev_get_phys_port_id() 8172 return ops->ndo_get_phys_port_id(dev, ppid); in dev_get_phys_port_id()
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_main.c | 542 .ndo_get_phys_port_id = qlcnic_get_phys_port_id,
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_main.c | 3421 .ndo_get_phys_port_id = cxgb4_mgmt_get_phys_port_id,
|
| /Linux-v5.4/drivers/net/ethernet/emulex/benet/ |
| D | be_main.c | 5316 .ndo_get_phys_port_id = be_get_phys_port_id,
|
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_main.c | 12860 .ndo_get_phys_port_id = i40e_get_phys_port_id,
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_main.c | 13143 .ndo_get_phys_port_id = bnx2x_get_phys_port_id,
|