Home
last modified time | relevance | path

Searched refs:set_phys_id (Results 1 - 25 of 84) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dethtool.c242 .set_phys_id = efx_ethtool_phys_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dethtool.c261 .set_phys_id = efx_ethtool_phys_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dethtool.c261 .set_phys_id = efx_ethtool_phys_id,
/kernel/linux/linux-5.10/include/linux/
H A Dethtool.h310 * @set_phys_id: Identify the physical devices, e.g. by flashing an LED
449 int (*set_phys_id)(struct net_device *, enum ethtool_phys_id_state); member
/kernel/linux/linux-6.6/include/linux/
H A Dethtool.h653 * @set_phys_id: Identify the physical devices, e.g. by flashing an LED
832 int (*set_phys_id)(struct net_device *, enum ethtool_phys_id_state); member
/kernel/linux/linux-5.10/net/ethtool/
H A Dioctl.c1945 if (!ops->set_phys_id) in ethtool_phys_id()
1954 rc = ops->set_phys_id(dev, ETHTOOL_ID_ACTIVE); in ethtool_phys_id()
1977 rc = ops->set_phys_id(dev, in ethtool_phys_id()
1990 (void) ops->set_phys_id(dev, ETHTOOL_ID_INACTIVE); in ethtool_phys_id()
/kernel/linux/linux-6.6/net/ethtool/
H A Dioctl.c2002 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()
/kernel/linux/linux-5.10/drivers/net/can/usb/
H A Dgs_usb.c816 .set_phys_id = gs_usb_set_phys_id,
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
H A Dixgb_ethtool.c628 .set_phys_id = ixgb_set_phys_id,
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c980 .set_phys_id = aq_ethtool_set_phys_id,
/kernel/linux/linux-5.10/drivers/staging/qlge/
H A Dqlge_ethtool.c731 .set_phys_id = ql_set_phys_id,
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c993 .set_phys_id = pcan_usb_set_phys_id,
H A Dpcan_usb_pro.c1038 .set_phys_id = pcan_usb_pro_set_phys_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c997 .set_phys_id = aq_ethtool_set_phys_id,
/kernel/linux/linux-6.6/drivers/staging/qlge/
H A Dqlge_ethtool.c735 .set_phys_id = qlge_set_phys_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c2110 .set_phys_id = nfp_net_set_phys_id,
2134 .set_phys_id = nfp_net_set_phys_id,
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1780 static int set_phys_id(struct net_device *dev, in set_phys_id() function
2123 .set_phys_id = set_phys_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1779 static int set_phys_id(struct net_device *dev, in set_phys_id() function
2118 .set_phys_id = set_phys_id,
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c1288 .set_phys_id = hns_set_phys_id,
/kernel/linux/linux-5.10/drivers/net/ethernet/ni/
H A Dnixge.c1071 .set_phys_id = nixge_ethtools_set_phys_id,
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c1330 .set_phys_id = ef4_ethtool_phys_id,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1072 .set_phys_id = mlxsw_sp_port_set_phys_id,
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1435 .set_phys_id = be_set_phys_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1159 .set_phys_id = fun_set_phys_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c1267 .set_phys_id = hns_set_phys_id,

Completed in 44 milliseconds

1234