Searched refs:set_phys_id (Results 1 – 25 of 44) sorted by relevance
12
/Linux-v6.6/drivers/net/ethernet/sfc/siena/ |
D | ethtool.c | 261 .set_phys_id = efx_ethtool_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | ethtool.c | 261 .set_phys_id = efx_ethtool_phys_id,
|
/Linux-v6.6/include/linux/ |
D | ethtool.h | 832 int (*set_phys_id)(struct net_device *, enum ethtool_phys_id_state); member
|
/Linux-v6.6/net/ethtool/ |
D | ioctl.c | 2002 if (!ops->set_phys_id) in ethtool_phys_id() 2011 rc = ops->set_phys_id(dev, ETHTOOL_ID_ACTIVE); in ethtool_phys_id() 2034 rc = ops->set_phys_id(dev, in ethtool_phys_id() 2047 (void) ops->set_phys_id(dev, ETHTOOL_ID_INACTIVE); in ethtool_phys_id()
|
/Linux-v6.6/drivers/net/can/usb/peak_usb/ |
D | pcan_usb.c | 993 .set_phys_id = pcan_usb_set_phys_id,
|
D | pcan_usb_pro.c | 1038 .set_phys_id = pcan_usb_pro_set_phys_id,
|
D | pcan_usb_fd.c | 1125 .set_phys_id = pcan_usb_fd_set_phys_id,
|
/Linux-v6.6/drivers/staging/qlge/ |
D | qlge_ethtool.c | 735 .set_phys_id = qlge_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_ethtool.c | 997 .set_phys_id = aq_ethtool_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ethtool.c | 2110 .set_phys_id = nfp_net_set_phys_id, 2134 .set_phys_id = nfp_net_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1779 static int set_phys_id(struct net_device *dev, in set_phys_id() function 2118 .set_phys_id = set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 1267 .set_phys_id = hns_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/fungible/funeth/ |
D | funeth_ethtool.c | 1159 .set_phys_id = fun_set_phys_id,
|
/Linux-v6.6/drivers/net/can/usb/ |
D | gs_usb.c | 1160 .set_phys_id = gs_usb_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1441 .set_phys_id = be_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/ni/ |
D | nixge.c | 1077 .set_phys_id = nixge_ethtools_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/sfc/falcon/ |
D | ethtool.c | 1340 .set_phys_id = ef4_ethtool_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 1251 .set_phys_id = mlxsw_sp_port_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/huawei/hinic/ |
D | hinic_ethtool.c | 1820 .set_phys_id = hinic_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 1880 .set_phys_id = e1000_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 1850 .set_phys_id = qlcnic_set_led,
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 2161 .set_phys_id = mlx4_en_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 2428 .set_phys_id = mlx5e_set_phys_id,
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 2194 .set_phys_id = identify_port,
|
/Linux-v6.6/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 2394 .set_phys_id = e1000_set_phys_id,
|
12