Home
last modified time | relevance | path

Searched refs:ethtool_rxfh_context (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.h56 struct ethtool_rxfh_context *ctx,
60 struct ethtool_rxfh_context *ctx,
64 struct ethtool_rxfh_context *ctx,
H A Dethtool_common.c1187 struct ethtool_rxfh_context *ctx, in efx_ethtool_modify_rxfh_context()
1220 struct ethtool_rxfh_context *ctx, in efx_ethtool_create_rxfh_context()
1249 struct ethtool_rxfh_context *ctx, in efx_ethtool_remove_rxfh_context()
H A Drx_common.c561 struct ethtool_rxfh_context *ctx; in efx_find_rss_context_entry()
H A Dmcdi_filters.c2191 struct ethtool_rxfh_context *ctx; in efx_mcdi_rx_restore_rss_contexts()
/linux/include/linux/
H A Dethtool.h186 struct ethtool_rxfh_context { struct
201 static inline void *ethtool_rxfh_context_priv(struct ethtool_rxfh_context *ctx) in ethtool_rxfh_context_priv() argument
206 static inline u32 *ethtool_rxfh_context_indir(struct ethtool_rxfh_context *ctx) in ethtool_rxfh_context_indir()
211 static inline u8 *ethtool_rxfh_context_key(struct ethtool_rxfh_context *ctx) in ethtool_rxfh_context_key()
1230 struct ethtool_rxfh_context *ctx,
1234 struct ethtool_rxfh_context *ctx,
1238 struct ethtool_rxfh_context *ctx,
/linux/net/ethtool/
H A Dcommon.c663 static u32 ethtool_get_rss_ctx_max_channel(struct ethtool_rxfh_context *ctx) in ethtool_get_rss_ctx_max_channel()
716 struct ethtool_rxfh_context *ctx; in ethtool_get_max_rxnfc_channel()
738 struct ethtool_rxfh_context *ctx; in ethtool_get_max_rss_ctx_channel()
876 struct ethtool_rxfh_context *
881 struct ethtool_rxfh_context *ctx; in ethtool_rxfh_ctx_alloc()
893 size = struct_size_t(struct ethtool_rxfh_context, data, flex_len); in ethtool_rxfh_ctx_alloc()
1194 struct ethtool_rxfh_context *ctx; in ethtool_rxfh_context_lost()
H A Drss.c184 struct ethtool_rxfh_context *ctx) in __rss_prepare_ctx()
205 struct ethtool_rxfh_context *ctx; in rss_prepare_ctx()
803 rss_set_ctx_update(struct ethtool_rxfh_context *ctx, struct nlattr **tb, in rss_set_ctx_update()
829 struct ethtool_rxfh_context *ctx = NULL; in ethnl_rss_set()
996 struct ethtool_rxfh_context *ctx; in ethnl_rss_create_doit()
1140 struct ethtool_rxfh_context *ctx; in ethnl_rss_delete_doit()
H A Dcommon.h46 struct ethtool_rxfh_context *
H A Dioctl.c1424 struct ethtool_rxfh_context *ctx; in ethtool_get_rxfh()
1532 struct ethtool_rxfh_context *ctx = NULL; in ethtool_set_rxfh()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c813 struct ethtool_rxfh_context *ctx, in otx2_create_rxfh()
847 struct ethtool_rxfh_context *ctx, in otx2_modify_rxfh()
869 struct ethtool_rxfh_context *ctx, in otx2_remove_rxfh()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1428 struct ethtool_rxfh_context *ctx, in fbnic_modify_rxfh_context()
1448 struct ethtool_rxfh_context *ctx, in fbnic_create_rxfh_context()
1474 struct ethtool_rxfh_context *ctx, u32 rss_context, in fbnic_remove_rxfh_context()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1550 struct ethtool_rxfh_context *ctx, in mlx5e_create_rxfh_context()
1590 struct ethtool_rxfh_context *ctx, in mlx5e_modify_rxfh_context()
1616 struct ethtool_rxfh_context *ctx, in mlx5e_remove_rxfh_context()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1234 struct ethtool_rxfh_context *ctx; in bnxt_get_rss_ctx_from_index()
1858 struct ethtool_rxfh_context *ctx; in bnxt_get_rxfh()
1880 static void bnxt_modify_rss(struct bnxt *bp, struct ethtool_rxfh_context *ctx, in bnxt_modify_rss()
1930 struct ethtool_rxfh_context *ctx, in bnxt_create_rxfh_context()
2000 struct ethtool_rxfh_context *ctx, in bnxt_modify_rxfh_context()
2020 struct ethtool_rxfh_context *ctx, in bnxt_remove_rxfh_context()
H A Dbnxt.h1319 struct ethtool_rxfh_context *rss_ctx;
2933 struct ethtool_rxfh_context *rss_ctx);
H A Dbnxt.c6282 struct ethtool_rxfh_context *ctx; in bnxt_cfg_rfs_ring_tbl_idx()
6550 struct ethtool_rxfh_context *rss_ctx) in bnxt_set_dflt_rss_indir_tbl()
10966 struct ethtool_rxfh_context *ctx; in bnxt_set_rss_ctx_vnic_mru()
10985 struct ethtool_rxfh_context *ctx; in bnxt_hwrm_realloc_rss_ctx_vnic()
11005 struct ethtool_rxfh_context *ctx; in bnxt_clear_rss_ctxs()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5689 struct ethtool_rxfh_context *ctx, in mvpp2_create_rxfh_context()
5715 struct ethtool_rxfh_context *ctx, in mvpp2_modify_rxfh_context()
5732 struct ethtool_rxfh_context *ctx, in mvpp2_remove_rxfh_context()
/linux/net/core/
H A Ddev.c12272 struct ethtool_rxfh_context *ctx; in netdev_rss_contexts_free()