/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 256 .set_phys_id = efx_ethtool_phys_id,
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool.c | 256 .set_phys_id = efx_ethtool_phys_id,
|
/linux/include/linux/ |
H A D | ethtool.h | 1011 int (*set_phys_id)(struct net_device *, enum ethtool_phys_id_state); member
|
/linux/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb.c | 993 .set_phys_id = pcan_usb_set_phys_id,
|
H A D | pcan_usb_pro.c | 1038 .set_phys_id = pcan_usb_pro_set_phys_id,
|
H A D | pcan_usb_fd.c | 1125 .set_phys_id = pcan_usb_fd_set_phys_id,
|
/linux/net/ethtool/ |
H A D | ioctl.c | 2296 if (!ops->set_phys_id) in ethtool_phys_id() 2305 rc = ops->set_phys_id(dev, ETHTOOL_ID_ACTIVE); in ethtool_phys_id() 2328 rc = ops->set_phys_id(dev, in ethtool_phys_id() 2341 (void) ops->set_phys_id(dev, ETHTOOL_ID_INACTIVE); in ethtool_phys_id()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 1059 .set_phys_id = aq_ethtool_set_phys_id,
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 1778 static int set_phys_id(struct net_device *dev, in set_phys_id() function 2117 .set_phys_id = set_phys_id,
|
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_ethtool.c | 2529 .set_phys_id = nfp_net_set_phys_id, 2555 .set_phys_id = nfp_net_set_phys_id,
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 1156 .set_phys_id = fun_set_phys_id,
|
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 1443 .set_phys_id = be_set_phys_id,
|
/linux/drivers/net/can/usb/ |
H A D | gs_usb.c | 1162 .set_phys_id = gs_usb_set_phys_id,
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 1265 .set_phys_id = mlxsw_sp_port_set_phys_id,
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1809 .set_phys_id = hinic_set_phys_id,
|
/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_ethtool.c | 1880 .set_phys_id = e1000_set_phys_id,
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 2191 .set_phys_id = identify_port,
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 2142 .set_phys_id = mlx4_en_set_phys_id,
|
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | ethtool.c | 2350 .set_phys_id = e1000_set_phys_id,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 2644 .set_phys_id = mlx5e_set_phys_id,
|
/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 1943 .set_phys_id = cxgb4vf_phys_id,
|
/linux/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 1497 .set_phys_id = pcnet32_set_phys_id,
|
/linux/drivers/net/ethernet/intel/ |
H A D | e100.c | 2750 .set_phys_id = e100_set_phys_id,
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 3684 .set_phys_id = bnx2x_set_phys_id,
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 3473 .set_phys_id = igb_set_phys_id,
|