Searched refs:sfc_flow_rss_ctx (Results 1 – 5 of 5) sorted by relevance
29 struct sfc_flow_rss_ctx { struct30 TAILQ_ENTRY(sfc_flow_rss_ctx) entries;43 TAILQ_HEAD(sfc_flow_rss_ctx_list, sfc_flow_rss_ctx); argument66 struct sfc_flow_rss_ctx *sfc_flow_rss_ctx_reuse(struct sfc_adapter *sa,73 struct sfc_flow_rss_ctx **ctxp);75 void sfc_flow_rss_ctx_del(struct sfc_adapter *sa, struct sfc_flow_rss_ctx *ctx);78 struct sfc_flow_rss_ctx *ctx);81 struct sfc_flow_rss_ctx *ctx);
199 struct sfc_flow_rss_ctx *205 static struct sfc_flow_rss_ctx *ctx; in sfc_flow_rss_ctx_reuse()241 const uint16_t *sw_qids, struct sfc_flow_rss_ctx **ctxp) in sfc_flow_rss_ctx_add()244 struct sfc_flow_rss_ctx *ctx; in sfc_flow_rss_ctx_add()280 sfc_flow_rss_ctx_del(struct sfc_adapter *sa, struct sfc_flow_rss_ctx *ctx) in sfc_flow_rss_ctx_del()314 const struct sfc_flow_rss_ctx *ctx) in sfc_flow_rss_ctx_program_tbl()340 sfc_flow_rss_ctx_program(struct sfc_adapter *sa, struct sfc_flow_rss_ctx *ctx) in sfc_flow_rss_ctx_program()450 sfc_flow_rss_ctx_terminate(struct sfc_adapter *sa, struct sfc_flow_rss_ctx *ctx) in sfc_flow_rss_ctx_terminate()
52 struct sfc_flow_rss_ctx *rss_ctx;
122 struct sfc_flow_rss_ctx dummy_ctx;
1532 struct sfc_flow_rss_ctx *rss_ctx = spec_filter->rss_ctx; in sfc_flow_filter_insert()