Home
last modified time | relevance | path

Searched refs:ethtool_rxfh_context (Results 1 – 9 of 9) 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/net/ethtool/
H A Dcommon.c551 static u32 ethtool_get_rss_ctx_max_channel(struct ethtool_rxfh_context *ctx) in ethtool_get_rss_ctx_max_channel()
604 struct ethtool_rxfh_context *ctx; in ethtool_get_max_rxnfc_channel()
626 struct ethtool_rxfh_context *ctx; in ethtool_get_max_rss_ctx_channel()
1008 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.c1231 struct ethtool_rxfh_context *ctx; in bnxt_get_rss_ctx_from_index()
1839 struct ethtool_rxfh_context *ctx; in bnxt_get_rxfh()
1861 static void bnxt_modify_rss(struct bnxt *bp, struct ethtool_rxfh_context *ctx, in bnxt_modify_rss()
1911 struct ethtool_rxfh_context *ctx, in bnxt_create_rxfh_context()
1981 struct ethtool_rxfh_context *ctx, in bnxt_modify_rxfh_context()
2001 struct ethtool_rxfh_context *ctx, in bnxt_remove_rxfh_context()
H A Dbnxt.h1300 struct ethtool_rxfh_context *rss_ctx;
2888 struct ethtool_rxfh_context *rss_ctx);
H A Dbnxt.c6140 struct ethtool_rxfh_context *ctx; in bnxt_cfg_rfs_ring_tbl_idx()
6408 struct ethtool_rxfh_context *rss_ctx) in bnxt_set_dflt_rss_indir_tbl()
10681 struct ethtool_rxfh_context *ctx; in bnxt_hwrm_realloc_rss_ctx_vnic()
10701 struct ethtool_rxfh_context *ctx; in bnxt_clear_rss_ctxs()
/linux/net/core/
H A Ddev.c11772 struct ethtool_rxfh_context *ctx; in netdev_rss_contexts_free()