Searched refs:set_phys_id (Results 1 – 25 of 45) sorted by relevance
12
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
D | ethtool.c | 261 .set_phys_id = efx_ethtool_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | ethtool.c | 261 .set_phys_id = efx_ethtool_phys_id,
|
/linux-6.1.9/include/linux/ |
D | ethtool.h | 684 int (*set_phys_id)(struct net_device *, enum ethtool_phys_id_state); member
|
/linux-6.1.9/net/ethtool/ |
D | ioctl.c | 1984 if (!ops->set_phys_id) in ethtool_phys_id() 1993 rc = ops->set_phys_id(dev, ETHTOOL_ID_ACTIVE); in ethtool_phys_id() 2016 rc = ops->set_phys_id(dev, in ethtool_phys_id() 2029 (void) ops->set_phys_id(dev, ETHTOOL_ID_INACTIVE); in ethtool_phys_id()
|
/linux-6.1.9/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 632 .set_phys_id = ixgb_set_phys_id,
|
/linux-6.1.9/drivers/net/can/usb/peak_usb/ |
D | pcan_usb.c | 967 .set_phys_id = pcan_usb_set_phys_id,
|
D | pcan_usb_pro.c | 1024 .set_phys_id = pcan_usb_pro_set_phys_id,
|
D | pcan_usb_fd.c | 1082 .set_phys_id = pcan_usb_fd_set_phys_id,
|
/linux-6.1.9/drivers/staging/qlge/ |
D | qlge_ethtool.c | 735 .set_phys_id = qlge_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ethtool.c | 1911 .set_phys_id = nfp_net_set_phys_id, 1932 .set_phys_id = nfp_net_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_ethtool.c | 997 .set_phys_id = aq_ethtool_set_phys_id,
|
/linux-6.1.9/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-6.1.9/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 1270 .set_phys_id = hns_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/fungible/funeth/ |
D | funeth_ethtool.c | 1159 .set_phys_id = fun_set_phys_id,
|
/linux-6.1.9/drivers/net/can/usb/ |
D | gs_usb.c | 1068 .set_phys_id = gs_usb_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/ni/ |
D | nixge.c | 1078 .set_phys_id = nixge_ethtools_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1441 .set_phys_id = be_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/sfc/falcon/ |
D | ethtool.c | 1340 .set_phys_id = ef4_ethtool_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 1251 .set_phys_id = mlxsw_sp_port_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/huawei/hinic/ |
D | hinic_ethtool.c | 1820 .set_phys_id = hinic_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 1850 .set_phys_id = qlcnic_set_led,
|
/linux-6.1.9/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 1880 .set_phys_id = e1000_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 2129 .set_phys_id = hns3_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 2429 .set_phys_id = mlx5e_set_phys_id,
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 2161 .set_phys_id = mlx4_en_set_phys_id,
|
12