Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def100_netdev.c228 .ndo_get_phys_port_id = efx_get_phys_port_id,
H A Defx.c609 .ndo_get_phys_port_id = efx_get_phys_port_id,
/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.c512 if (!netdev->netdev_ops->ndo_get_phys_port_id) in phys_port_id_show()
H A Ddev.c8837 if (!ops->ndo_get_phys_port_id) in dev_get_phys_port_id()
8839 return ops->ndo_get_phys_port_id(dev, ppid); in dev_get_phys_port_id()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2850 .ndo_get_phys_port_id = mlx4_en_get_phys_port_id,
2884 .ndo_get_phys_port_id = mlx4_en_get_phys_port_id,
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h1492 int (*ndo_get_phys_port_id)(struct net_device *dev, member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c522 .ndo_get_phys_port_id = qlcnic_get_phys_port_id,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5191 .ndo_get_phys_port_id = be_get_phys_port_id,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3900 .ndo_get_phys_port_id = cxgb4_mgmt_get_phys_port_id,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13082 .ndo_get_phys_port_id = bnx2x_get_phys_port_id,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13033 .ndo_get_phys_port_id = i40e_get_phys_port_id,