/linux-4.1.27/include/linux/ |
D | ethtool.h | 246 int (*set_phys_id)(struct net_device *, enum ethtool_phys_id_state); member
|
/linux-4.1.27/net/core/ |
D | ethtool.c | 1302 if (!ops->set_phys_id) in ethtool_phys_id() 1311 rc = ops->set_phys_id(dev, ETHTOOL_ID_ACTIVE); in ethtool_phys_id() 1336 rc = ops->set_phys_id(dev, in ethtool_phys_id() 1351 (void) ops->set_phys_id(dev, ETHTOOL_ID_INACTIVE); in ethtool_phys_id()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_ethtool.c | 725 .set_phys_id = ql_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 652 .set_phys_id = ixgb_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 897 .set_phys_id = identify_port,
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1778 static int set_phys_id(struct net_device *dev, in set_phys_id() function 2113 .set_phys_id = set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | ethtool.c | 1183 .set_phys_id = efx_ethtool_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1304 .set_phys_id = be_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-ethtool.c | 1142 .set_phys_id = vxge_ethtool_idnic,
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 1846 .set_phys_id = qlcnic_set_led,
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 1900 .set_phys_id = e1000_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1980 .set_phys_id = mlx4_en_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 2308 .set_phys_id = e1000_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1714 .set_phys_id = cxgb4vf_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 2569 .set_phys_id = i40e_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | pcnet32.c | 1454 .set_phys_id = pcnet32_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 3043 .set_phys_id = igb_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/intel/ |
D | e100.c | 2767 .set_phys_id = e100_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 3585 .set_phys_id = bnx2x_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 3145 .set_phys_id = ixgbe_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 2114 .set_phys_id = myri10ge_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | skge.c | 899 .set_phys_id = skge_set_phys_id,
|
D | sky2.c | 4441 .set_phys_id = sky2_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
D | s2io.c | 6650 .set_phys_id = s2io_ethtool_set_led,
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 7805 .set_phys_id = bnx2_set_phys_id,
|
D | tg3.c | 14131 .set_phys_id = tg3_set_phys_id,
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.c | 7917 .set_phys_id = niu_set_phys_id,
|