Searched refs:set_phys_id (Results 1 – 25 of 43) sorted by relevance
12
| /Linux-v5.15/drivers/net/ethernet/sfc/ |
| D | ethtool.c | 255 .set_phys_id = efx_ethtool_phys_id,
|
| /Linux-v5.15/include/linux/ |
| D | ethtool.h | 635 int (*set_phys_id)(struct net_device *, enum ethtool_phys_id_state); member
|
| /Linux-v5.15/net/ethtool/ |
| D | ioctl.c | 1964 if (!ops->set_phys_id) in ethtool_phys_id() 1973 rc = ops->set_phys_id(dev, ETHTOOL_ID_ACTIVE); in ethtool_phys_id() 1995 rc = ops->set_phys_id(dev, in ethtool_phys_id() 2008 (void) ops->set_phys_id(dev, ETHTOOL_ID_INACTIVE); in ethtool_phys_id()
|
| /Linux-v5.15/drivers/net/ethernet/intel/ixgb/ |
| D | ixgb_ethtool.c | 628 .set_phys_id = ixgb_set_phys_id,
|
| /Linux-v5.15/drivers/staging/qlge/ |
| D | qlge_ethtool.c | 735 .set_phys_id = qlge_set_phys_id,
|
| /Linux-v5.15/drivers/net/can/usb/peak_usb/ |
| D | pcan_usb.c | 966 .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 | 1034 .set_phys_id = pcan_usb_fd_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_ethtool.c | 983 .set_phys_id = aq_ethtool_set_phys_id,
|
| /Linux-v5.15/drivers/net/can/usb/ |
| D | gs_usb.c | 791 .set_phys_id = gs_usb_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_main.c | 1779 static int set_phys_id(struct net_device *dev, in set_phys_id() function 2126 .set_phys_id = set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns/ |
| D | hns_ethtool.c | 1266 .set_phys_id = hns_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/emulex/benet/ |
| D | be_ethtool.c | 1432 .set_phys_id = be_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/sfc/falcon/ |
| D | ethtool.c | 1334 .set_phys_id = ef4_ethtool_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/ni/ |
| D | nixge.c | 1075 .set_phys_id = nixge_ethtools_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/neterion/vxge/ |
| D | vxge-ethtool.c | 1143 .set_phys_id = vxge_ethtool_idnic,
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_ethtool.c | 1208 .set_phys_id = mlxsw_sp_port_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_ethtool.c | 1821 .set_phys_id = hinic_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/intel/e1000/ |
| D | e1000_ethtool.c | 1876 .set_phys_id = e1000_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_ethtool.c | 1846 .set_phys_id = qlcnic_set_led,
|
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/ |
| D | hns3_ethtool.c | 1886 .set_phys_id = hns3_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_ethtool.c | 2385 .set_phys_id = mlx5e_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_ethtool.c | 2178 .set_phys_id = identify_port,
|
| /Linux-v5.15/drivers/net/ethernet/intel/e1000e/ |
| D | ethtool.c | 2378 .set_phys_id = e1000_set_phys_id,
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qede/ |
| D | qede_ethtool.c | 2258 .set_phys_id = qede_set_phys_id,
|
12