Home
last modified time | relevance | path

Searched refs:sfc_flow_rss_conf (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_flow_rss.h21 struct sfc_flow_rss_conf { struct
38 struct sfc_flow_rss_conf conf; argument
63 struct sfc_flow_rss_conf *out,
67 const struct sfc_flow_rss_conf *conf,
71 const struct sfc_flow_rss_conf *conf,
H A Dsfc_flow_rss.c71 struct sfc_flow_rss_conf *out, uint16_t *sw_qid_minp) in sfc_flow_rss_parse_conf()
201 const struct sfc_flow_rss_conf *conf, in sfc_flow_rss_ctx_reuse()
240 const struct sfc_flow_rss_conf *conf, uint16_t sw_qid_min, in sfc_flow_rss_ctx_add()
316 const struct sfc_flow_rss_conf *conf = &ctx->conf; in sfc_flow_rss_ctx_program_tbl()
347 struct sfc_flow_rss_conf *conf; in sfc_flow_rss_ctx_program()
H A Dsfc_flow.c1452 struct sfc_flow_rss_conf conf; in sfc_flow_parse_rss()