Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.h53 struct ethtool_rxfh_context *ctx,
57 struct ethtool_rxfh_context *ctx,
61 struct ethtool_rxfh_context *ctx,
H A Dethtool_common.c1190 struct ethtool_rxfh_context *ctx, in efx_ethtool_modify_rxfh_context()
1223 struct ethtool_rxfh_context *ctx, in efx_ethtool_create_rxfh_context()
1252 struct ethtool_rxfh_context *ctx, in efx_ethtool_remove_rxfh_context()
H A Drx_common.c563 struct ethtool_rxfh_context *ctx; in efx_find_rss_context_entry()
H A Dmcdi_filters.c2196 struct ethtool_rxfh_context *ctx; in efx_mcdi_rx_restore_rss_contexts()
/linux/include/linux/
H A Dethtool.h174 struct ethtool_rxfh_context { struct
189 static inline void *ethtool_rxfh_context_priv(struct ethtool_rxfh_context *ctx) in ethtool_rxfh_context_priv() argument
194 static inline u32 *ethtool_rxfh_context_indir(struct ethtool_rxfh_context *ctx) in ethtool_rxfh_context_indir()
199 static inline u8 *ethtool_rxfh_context_key(struct ethtool_rxfh_context *ctx) in ethtool_rxfh_context_key()
1026 struct ethtool_rxfh_context *ctx,
1030 struct ethtool_rxfh_context *ctx,
1034 struct ethtool_rxfh_context *ctx,
/linux/net/ethtool/
H A Dcommon.c594 struct ethtool_rxfh_context *ctx; in ethtool_get_max_rss_ctx_channel()
787 struct ethtool_rxfh_context *ctx; in ethtool_rxfh_context_lost()
H A Drss.c106 struct ethtool_rxfh_context *ctx; in rss_prepare_ctx()
H A Dioctl.c1209 struct ethtool_rxfh_context *ctx; in ethtool_get_rxfh()
1308 static struct ethtool_rxfh_context *
1313 struct ethtool_rxfh_context *ctx; in ethtool_rxfh_ctx_alloc()
1325 size = struct_size_t(struct ethtool_rxfh_context, data, flex_len); in ethtool_rxfh_ctx_alloc()
1350 struct ethtool_rxfh_context *ctx = NULL; in ethtool_set_rxfh()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1211 struct ethtool_rxfh_context *ctx; in bnxt_get_rss_ctx_from_index()
1814 struct ethtool_rxfh_context *ctx; in bnxt_get_rxfh()
1836 static void bnxt_modify_rss(struct bnxt *bp, struct ethtool_rxfh_context *ctx, in bnxt_modify_rss()
1886 struct ethtool_rxfh_context *ctx, in bnxt_create_rxfh_context()
1956 struct ethtool_rxfh_context *ctx, in bnxt_modify_rxfh_context()
1976 struct ethtool_rxfh_context *ctx, in bnxt_remove_rxfh_context()
H A Dbnxt.h1293 struct ethtool_rxfh_context *rss_ctx;
2816 struct ethtool_rxfh_context *rss_ctx);
H A Dbnxt.c5946 struct ethtool_rxfh_context *ctx; in bnxt_cfg_rfs_ring_tbl_idx()
6214 struct ethtool_rxfh_context *rss_ctx) in bnxt_set_dflt_rss_indir_tbl()
10300 struct ethtool_rxfh_context *ctx; in bnxt_hwrm_realloc_rss_ctx_vnic()
10320 struct ethtool_rxfh_context *ctx; in bnxt_clear_rss_ctxs()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5714 struct ethtool_rxfh_context *ctx, in mvpp2_create_rxfh_context()
5740 struct ethtool_rxfh_context *ctx, in mvpp2_modify_rxfh_context()
5757 struct ethtool_rxfh_context *ctx, in mvpp2_remove_rxfh_context()
/linux/net/core/
H A Ddev.c11286 struct ethtool_rxfh_context *ctx; in netdev_rss_contexts_free()