| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.h | 38 struct ethtool_fecparam *fecparam); 40 struct ethtool_fecparam *fecparam);
|
| H A D | mcdi_port_common.h | 52 int efx_mcdi_phy_get_fecparam(struct efx_nic *efx, struct ethtool_fecparam *fec); 53 int efx_mcdi_phy_set_fecparam(struct efx_nic *efx, const struct ethtool_fecparam *fec);
|
| H A D | mcdi_port_common.c | 616 int efx_mcdi_phy_get_fecparam(struct efx_nic *efx, struct ethtool_fecparam *fec) in efx_mcdi_phy_get_fecparam() 681 int efx_mcdi_phy_set_fecparam(struct efx_nic *efx, const struct ethtool_fecparam *fec) in efx_mcdi_phy_set_fecparam()
|
| H A D | ethtool_common.c | 605 struct ethtool_fecparam *fecparam) in efx_ethtool_get_fecparam() 618 struct ethtool_fecparam *fecparam) in efx_ethtool_set_fecparam()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ethtool.h | 500 struct ethtool_fecparam *); 502 struct ethtool_fecparam *);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_ethtool.c | 664 struct ethtool_fecparam *fecparam) in prestera_ethtool_get_fecparam() 693 struct ethtool_fecparam *fecparam) in prestera_ethtool_set_fecparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_ethtool.c | 343 struct ethtool_fecparam *fec) in ionic_get_fecparam() 365 struct ethtool_fecparam *fec) in ionic_set_fecparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 829 struct ethtool_fecparam *param) in nfp_port_get_fecparam() 853 struct ethtool_fecparam *param) in nfp_port_set_fecparam()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ethtool.h | 1270 struct ethtool_fecparam { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ethtool.h | 1270 struct ethtool_fecparam { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 1389 struct ethtool_fecparam *fec) in hns3_get_fecparam() 1412 struct ethtool_fecparam *fec) in hns3_set_fecparam()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ethtool.h | 1389 struct ethtool_fecparam { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 1591 struct ethtool_fecparam *fecparam) in mlx5e_get_fecparam() 1617 struct ethtool_fecparam *fecparam) in mlx5e_set_fecparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ethtool.c | 1876 struct ethtool_fecparam *fecparam) in qede_get_fecparam() 1891 struct ethtool_fecparam *fecparam) in qede_set_fecparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 816 static int get_fecparam(struct net_device *dev, struct ethtool_fecparam *fec) in get_fecparam() 837 static int set_fecparam(struct net_device *dev, struct ethtool_fecparam *fec) in set_fecparam()
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | ioctl.c | 2637 struct ethtool_fecparam fecparam = { .cmd = ETHTOOL_GFECPARAM }; in ethtool_get_fecparam() 2654 struct ethtool_fecparam fecparam; in ethtool_set_fecparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_ethtool.c | 3052 struct ethtool_fecparam *fec) in lio_get_fecparam() 3077 struct ethtool_fecparam *fec) in lio_set_fecparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 1016 ice_set_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_set_fecparam() 1051 ice_get_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_get_fecparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 1891 struct ethtool_fecparam *fec) in bnxt_get_fecparam() 1951 struct ethtool_fecparam *fecparam) in bnxt_set_fecparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 1446 struct ethtool_fecparam *fecparam) in i40e_get_fec_param() 1489 struct ethtool_fecparam *fecparam) in i40e_set_fec_param()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | cxgb4vf_main.c | 1528 struct ethtool_fecparam *fec) in cxgb4vf_get_fecparam()
|