| /linux/include/linux/ |
| H A D | ethtool.h | 888 struct ethtool_rxfh_param { struct 1272 int (*get_rxfh)(struct net_device *, struct ethtool_rxfh_param *); 1273 int (*set_rxfh)(struct net_device *, struct ethtool_rxfh_param *, 1282 const struct ethtool_rxfh_param *rxfh, 1286 const struct ethtool_rxfh_param *rxfh,
|
| /linux/net/ethtool/ |
| H A D | rss.c | 155 struct ethtool_rxfh_param rxfh = {}; in rss_prepare_get() 619 struct rss_reply_data *data, struct ethtool_rxfh_param *rxfh, in rss_set_prep_indir() 698 struct rss_reply_data *data, struct ethtool_rxfh_param *rxfh, in rss_set_prep_hkey() 803 struct rss_reply_data *data, struct ethtool_rxfh_param *rxfh) in rss_set_ctx_update() 831 struct ethtool_rxfh_param rxfh = {}; in ethnl_rss_set() 1005 struct ethtool_rxfh_param rxfh = {}; in ethnl_rss_create_doit()
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_adminq.h | 651 int gve_adminq_configure_rss(struct gve_priv *priv, struct ethtool_rxfh_param *rxfh); 652 int gve_adminq_query_rss_config(struct gve_priv *priv, struct ethtool_rxfh_param *rxfh);
|
| H A D | gve_ethtool.c | 894 struct ethtool_rxfh_param *rxfh) in gve_get_rss_config_cache() 912 static int gve_get_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh) in gve_get_rxfh() 928 struct ethtool_rxfh_param *rxfh) in gve_set_rss_config_cache() 940 static int gve_set_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh, in gve_set_rxfh()
|
| H A D | gve_adminq.c | 1331 int gve_adminq_configure_rss(struct gve_priv *priv, struct ethtool_rxfh_param *rxfh) in gve_adminq_configure_rss() 1508 struct ethtool_rxfh_param *rxfh) in gve_adminq_process_rss_query() 1544 int gve_adminq_query_rss_config(struct gve_priv *priv, struct ethtool_rxfh_param *rxfh) in gve_adminq_query_rss_config()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.c | 1164 struct ethtool_rxfh_param *rxfh) in efx_ethtool_get_rxfh() 1188 const struct ethtool_rxfh_param *rxfh, in efx_ethtool_modify_rxfh_context() 1221 const struct ethtool_rxfh_param *rxfh, in efx_ethtool_create_rxfh_context() 1268 struct ethtool_rxfh_param *rxfh, in efx_ethtool_set_rxfh()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 594 struct ethtool_rxfh_param *rxfh) in wx_get_rxfh() 611 struct ethtool_rxfh_param *rxfh, in wx_set_rxfh()
|
| /linux/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_ethtool.c | 350 struct ethtool_rxfh_param *rxfh) in mana_get_rxfh() 369 struct ethtool_rxfh_param *rxfh, in mana_set_rxfh()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 1315 fbnic_get_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh) in fbnic_get_rxfh() 1355 fbnic_set_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh, in fbnic_set_rxfh() 1449 const struct ethtool_rxfh_param *rxfh, in fbnic_modify_rxfh_context() 1469 const struct ethtool_rxfh_param *rxfh, in fbnic_create_rxfh_context()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 1508 static int mlx5e_get_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh) in mlx5e_get_rxfh() 1525 struct ethtool_rxfh_param *rxfh, in mlx5e_set_rxfh() 1546 const struct ethtool_rxfh_param *rxfh, in mlx5e_create_rxfh_context() 1585 const struct ethtool_rxfh_param *rxfh, in mlx5e_modify_rxfh_context()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool_common.c | 1155 struct ethtool_rxfh_param *rxfh) in efx_siena_ethtool_get_rxfh() 1175 struct ethtool_rxfh_param *rxfh, in efx_siena_ethtool_set_rxfh()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 941 struct ethtool_rxfh_param *rxfh) in stmmac_get_rxfh() 959 struct ethtool_rxfh_param *rxfh, in stmmac_set_rxfh()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 1266 struct ethtool_rxfh_param *rxfh) in ef4_ethtool_get_rxfh() 1278 struct ethtool_rxfh_param *rxfh, in ef4_ethtool_set_rxfh()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ethtool.c | 409 struct ethtool_rxfh_param *rxfh) in idpf_get_rxfh() 458 struct ethtool_rxfh_param *rxfh, in idpf_set_rxfh()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 1786 struct ethtool_rxfh_param *rxfh) in iavf_get_rxfh() 1816 struct ethtool_rxfh_param *rxfh, in iavf_set_rxfh()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1091 struct ethtool_rxfh_param *rxfh) in hinic_get_rxfh() 1125 struct ethtool_rxfh_param *rxfh, in hinic_set_rxfh()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 1880 struct ethtool_rxfh_param *rxfh) in bnxt_get_rxfh() 1919 const struct ethtool_rxfh_param *rxfh) in bnxt_modify_rss() 1945 const struct ethtool_rxfh_param *rxfh, in bnxt_rxfh_context_check() 1968 const struct ethtool_rxfh_param *rxfh, in bnxt_create_rxfh_context() 2038 const struct ethtool_rxfh_param *rxfh, in bnxt_modify_rxfh_context() 2071 struct ethtool_rxfh_param *rxfh, in bnxt_set_rxfh()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 972 struct ethtool_rxfh_param *rxfh) in enetc_get_rxfh() 1004 struct ethtool_rxfh_param *rxfh, in enetc_set_rxfh()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1587 struct ethtool_rxfh_param *rxfh) in get_rss_table() 1601 struct ethtool_rxfh_param *rxfh, in set_rss_table()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 1243 struct ethtool_rxfh_param *rxfh) in mlx4_en_get_rxfh() 1264 struct ethtool_rxfh_param *rxfh, in mlx4_en_set_rxfh()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 940 struct ethtool_rxfh_param *rxfh) in hns3_get_rss() 952 struct ethtool_rxfh_param *rxfh, in hns3_set_rss()
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 1801 struct ethtool_rxfh_param *rxfh) in nfp_net_get_rxfh() 1823 struct ethtool_rxfh_param *rxfh, in nfp_net_set_rxfh()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 1516 struct ethtool_rxfh_param *rxfh) in igc_ethtool_get_rxfh() 1534 struct ethtool_rxfh_param *rxfh, in igc_ethtool_set_rxfh()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3294 struct ethtool_rxfh_param *rxfh) in igb_get_rxfh() 3351 struct ethtool_rxfh_param *rxfh, in igb_set_rxfh()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 3627 ice_get_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh) in ice_get_rxfh() 3683 ice_set_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh, in ice_set_rxfh()
|