Home
last modified time | relevance | path

Searched refs:ethtool_rxfh_context (Results 1 – 11 of 11) 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 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()
1030 struct ethtool_rxfh_context *ctx,
1034 struct ethtool_rxfh_context *ctx,
1038 struct ethtool_rxfh_context *ctx,
/linux/net/ethtool/
H A Dcommon.c542 static u32 ethtool_get_rss_ctx_max_channel(struct ethtool_rxfh_context *ctx) in ethtool_get_rss_ctx_max_channel()
595 struct ethtool_rxfh_context *ctx; in ethtool_get_max_rxnfc_channel()
617 struct ethtool_rxfh_context *ctx; in ethtool_get_max_rss_ctx_channel()
853 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.c1215 struct ethtool_rxfh_context *ctx; in ethtool_get_rxfh()
1314 static struct ethtool_rxfh_context *
1319 struct ethtool_rxfh_context *ctx; in ethtool_rxfh_ctx_alloc()
1331 size = struct_size_t(struct ethtool_rxfh_context, data, flex_len); in ethtool_rxfh_ctx_alloc()
1356 struct ethtool_rxfh_context *ctx = NULL; in ethtool_set_rxfh()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1209 struct ethtool_rxfh_context *ctx; in bnxt_get_rss_ctx_from_index()
1817 struct ethtool_rxfh_context *ctx; in bnxt_get_rxfh()
1839 static void bnxt_modify_rss(struct bnxt *bp, struct ethtool_rxfh_context *ctx, in bnxt_modify_rss()
1889 struct ethtool_rxfh_context *ctx, in bnxt_create_rxfh_context()
1959 struct ethtool_rxfh_context *ctx, in bnxt_modify_rxfh_context()
1979 struct ethtool_rxfh_context *ctx, in bnxt_remove_rxfh_context()
H A Dbnxt.h1297 struct ethtool_rxfh_context *rss_ctx;
2869 struct ethtool_rxfh_context *rss_ctx);
H A Dbnxt.c6103 struct ethtool_rxfh_context *ctx; in bnxt_cfg_rfs_ring_tbl_idx()
6371 struct ethtool_rxfh_context *rss_ctx) in bnxt_set_dflt_rss_indir_tbl()
10624 struct ethtool_rxfh_context *ctx; in bnxt_hwrm_realloc_rss_ctx_vnic()
10644 struct ethtool_rxfh_context *ctx; in bnxt_clear_rss_ctxs()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5701 struct ethtool_rxfh_context *ctx, in mvpp2_create_rxfh_context()
5727 struct ethtool_rxfh_context *ctx, in mvpp2_modify_rxfh_context()
5744 struct ethtool_rxfh_context *ctx, in mvpp2_remove_rxfh_context()
/linux/net/core/
H A Ddev.c11432 struct ethtool_rxfh_context *ctx; in netdev_rss_contexts_free()