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

/linux-master/drivers/net/ethernet/sfc/
H A Def100_netdev.c287 .ndo_get_phys_port_id = efx_get_phys_port_id,
H A Defx.c620 .ndo_get_phys_port_id = efx_get_phys_port_id,
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx.c618 .ndo_get_phys_port_id = efx_siena_get_phys_port_id,
/linux-master/net/core/
H A Dnet-sysfs.c524 if (!netdev->netdev_ops->ndo_get_phys_port_id)
H A Ddev.c9033 if (!ops->ndo_get_phys_port_id)
9035 return ops->ndo_get_phys_port_id(dev, ppid);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2856 .ndo_get_phys_port_id = mlx4_en_get_phys_port_id,
2888 .ndo_get_phys_port_id = mlx4_en_get_phys_port_id,
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c520 .ndo_get_phys_port_id = qlcnic_get_phys_port_id,
/linux-master/include/linux/
H A Dnetdevice.h1272 * int (*ndo_get_phys_port_id)(struct net_device *dev,
1557 int (*ndo_get_phys_port_id)(struct net_device *dev, member in struct:net_device_ops
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5180 .ndo_get_phys_port_id = be_get_phys_port_id,
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3895 .ndo_get_phys_port_id = cxgb4_mgmt_get_phys_port_id,
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13037 .ndo_get_phys_port_id = bnx2x_get_phys_port_id,
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13630 .ndo_get_phys_port_id = i40e_get_phys_port_id,

Completed in 507 milliseconds