Home
last modified time | relevance | path

Searched refs:ndo_get_phys_port_id (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Def100_netdev.c287 .ndo_get_phys_port_id = efx_get_phys_port_id,
H A Defx.c590 .ndo_get_phys_port_id = efx_get_phys_port_id,
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c618 .ndo_get_phys_port_id = efx_siena_get_phys_port_id,
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2857 .ndo_get_phys_port_id = mlx4_en_get_phys_port_id,
2889 .ndo_get_phys_port_id = mlx4_en_get_phys_port_id,
/linux/net/core/
H A Dnet-sysfs.c714 if (!netdev->netdev_ops->ndo_get_phys_port_id) in netdev_phys_is_visible()
H A Ddev.c9849 if (!ops->ndo_get_phys_port_id) in dev_get_phys_port_id()
9851 return ops->ndo_get_phys_port_id(dev, ppid); in dev_get_phys_port_id()
/linux/include/linux/
H A Dnetdevice.h1612 int (*ndo_get_phys_port_id)(struct net_device *dev, member
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c519 .ndo_get_phys_port_id = qlcnic_get_phys_port_id,
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5176 .ndo_get_phys_port_id = be_get_phys_port_id,
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3886 .ndo_get_phys_port_id = cxgb4_mgmt_get_phys_port_id,
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13036 .ndo_get_phys_port_id = bnx2x_get_phys_port_id,
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13584 .ndo_get_phys_port_id = i40e_get_phys_port_id,