Home
last modified time | relevance | path

Searched refs:set_phys_id (Results 1 – 25 of 37) sorted by relevance

12

/Linux-v4.19/include/linux/
Dethtool.h360 int (*set_phys_id)(struct net_device *, enum ethtool_phys_id_state); member
/Linux-v4.19/net/core/
Dethtool.c1893 if (!ops->set_phys_id) in ethtool_phys_id()
1902 rc = ops->set_phys_id(dev, ETHTOOL_ID_ACTIVE); in ethtool_phys_id()
1927 rc = ops->set_phys_id(dev, in ethtool_phys_id()
1942 (void) ops->set_phys_id(dev, ETHTOOL_ID_INACTIVE); in ethtool_phys_id()
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c630 .set_phys_id = ixgb_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/qlogic/qlge/
Dqlge_ethtool.c724 .set_phys_id = ql_set_phys_id,
/Linux-v4.19/drivers/net/can/usb/
Dgs_usb.c789 .set_phys_id = gs_usb_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1782 static int set_phys_id(struct net_device *dev, in set_phys_id() function
2124 .set_phys_id = set_phys_id,
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1087 .set_phys_id = hns3_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c1277 .set_phys_id = hns_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/ni/
Dnixge.c1023 .set_phys_id = nixge_ethtools_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1425 .set_phys_id = identify_port,
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c1413 .set_phys_id = be_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dethtool.c1333 .set_phys_id = ef4_ethtool_phys_id,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c1645 .set_phys_id = mlx5e_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-ethtool.c1143 .set_phys_id = vxge_ethtool_idnic,
/Linux-v4.19/drivers/net/ethernet/sfc/
Dethtool.c1559 .set_phys_id = efx_ethtool_phys_id,
/Linux-v4.19/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c1875 .set_phys_id = e1000_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1855 .set_phys_id = qlcnic_set_led,
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c1916 .set_phys_id = qede_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dethtool.c2326 .set_phys_id = e1000_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c2129 .set_phys_id = mlx4_en_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1889 .set_phys_id = cxgb4vf_phys_id,
/Linux-v4.19/drivers/net/ethernet/intel/
De100.c2739 .set_phys_id = e100_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c3661 .set_phys_id = bnx2x_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/amd/
Dpcnet32.c1507 .set_phys_id = pcnet32_set_phys_id,
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ethtool.c3487 .set_phys_id = igb_set_phys_id,

12