Home
last modified time | relevance | path

Searched refs:ethtool_rxfh_param (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.h48 struct ethtool_rxfh_param *rxfh);
50 struct ethtool_rxfh_param *rxfh,
54 const struct ethtool_rxfh_param *rxfh,
58 const struct ethtool_rxfh_param *rxfh,
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.h45 struct ethtool_rxfh_param *rxfh);
47 struct ethtool_rxfh_param *rxfh,
H A Dethtool_common.c1149 struct ethtool_rxfh_param *rxfh) in efx_siena_ethtool_get_rxfh()
1169 struct ethtool_rxfh_param *rxfh, in efx_siena_ethtool_set_rxfh()
/linux/include/linux/
H A Dethtool.h698 struct ethtool_rxfh_param { struct
1026 int (*get_rxfh)(struct net_device *, struct ethtool_rxfh_param *);
1027 int (*set_rxfh)(struct net_device *, struct ethtool_rxfh_param *,
1031 const struct ethtool_rxfh_param *rxfh,
1035 const struct ethtool_rxfh_param *rxfh,
/linux/drivers/net/ethernet/google/gve/
H A Dgve_adminq.h626 int gve_adminq_configure_rss(struct gve_priv *priv, struct ethtool_rxfh_param *rxfh);
627 int gve_adminq_query_rss_config(struct gve_priv *priv, struct ethtool_rxfh_param *rxfh);
H A Dgve_adminq.c1291 int gve_adminq_configure_rss(struct gve_priv *priv, struct ethtool_rxfh_param *rxfh) in gve_adminq_configure_rss()
1446 struct ethtool_rxfh_param *rxfh) in gve_adminq_process_rss_query()
1479 int gve_adminq_query_rss_config(struct gve_priv *priv, struct ethtool_rxfh_param *rxfh) in gve_adminq_query_rss_config()
H A Dgve_ethtool.c858 static int gve_get_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh) in gve_get_rxfh()
868 static int gve_set_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh, in gve_set_rxfh()
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c235 struct ethtool_rxfh_param *rxfh) in mana_get_rxfh()
254 struct ethtool_rxfh_param *rxfh, in mana_set_rxfh()
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c654 struct ethtool_rxfh_param *rxfh) in enic_get_rxfh()
667 struct ethtool_rxfh_param *rxfh, in enic_set_rxfh()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c527 struct ethtool_rxfh_param *rxfh) in xgbe_get_rxfh()
547 struct ethtool_rxfh_param *rxfh, in xgbe_set_rxfh()
/linux/net/ethtool/
H A Drss.c54 struct ethtool_rxfh_param rxfh = {}; in rss_prepare_get()
H A Dioctl.c1002 struct ethtool_rxfh_param rxfh = {}; in ethtool_set_rxnfc()
1098 struct ethtool_rxfh_param rxfh = {}; in ethtool_get_rxfh_indir()
1146 struct ethtool_rxfh_param rxfh_dev = {}; in ethtool_set_rxfh_indir()
1213 struct ethtool_rxfh_param rxfh_dev = {}; in ethtool_get_rxfh()
1355 struct ethtool_rxfh_param rxfh_dev = {}; in ethtool_set_rxfh()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c446 struct ethtool_rxfh_param *rxfh) in aq_ethtool_get_rss()
467 struct ethtool_rxfh_param *rxfh, in aq_ethtool_set_rss()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c657 struct ethtool_rxfh_param *rxfh) in nicvf_get_rxfh()
677 struct ethtool_rxfh_param *rxfh, in nicvf_set_rxfh()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c83 struct ethtool_rxfh_param *rxfh) in idpf_get_rxfh()
130 struct ethtool_rxfh_param *rxfh, in idpf_set_rxfh()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c924 struct ethtool_rxfh_param *rxfh) in ena_get_rxfh()
969 struct ethtool_rxfh_param *rxfh, in ena_set_rxfh()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c1061 struct ethtool_rxfh_param *rxfh) in fm10k_get_rssh()
1080 struct ethtool_rxfh_param *rxfh, in fm10k_set_rssh()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c981 struct ethtool_rxfh_param *rxfh) in fun_get_rxfh()
1002 struct ethtool_rxfh_param *rxfh, in fun_set_rxfh()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c937 struct ethtool_rxfh_param *rxfh) in lan743x_ethtool_get_rxfh()
985 struct ethtool_rxfh_param *rxfh, in lan743x_ethtool_set_rxfh()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c839 struct ethtool_rxfh_param *rxfh) in ionic_get_rxfh()
859 struct ethtool_rxfh_param *rxfh, in ionic_set_rxfh()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1275 struct ethtool_rxfh_param *rxfh) in be_get_rxfh()
1295 struct ethtool_rxfh_param *rxfh, in be_set_rxfh()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1139 vmxnet3_get_rss(struct net_device *netdev, struct ethtool_rxfh_param *rxfh) in vmxnet3_get_rss()
1157 vmxnet3_set_rss(struct net_device *netdev, struct ethtool_rxfh_param *rxfh, in vmxnet3_set_rss()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c829 struct ethtool_rxfh_param *rxfh, in otx2_set_rxfh()
881 struct ethtool_rxfh_param *rxfh) in otx2_get_rxfh()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c1131 struct ethtool_rxfh_param *rxfh) in stmmac_get_rxfh()
1149 struct ethtool_rxfh_param *rxfh, in stmmac_set_rxfh()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c681 struct ethtool_rxfh_param *rxfh) in enetc_get_rxfh()
714 struct ethtool_rxfh_param *rxfh, in enetc_set_rxfh()

12