Searched refs:dpaa2_switch_fq (Results 1 – 2 of 2) sorted by relevance
93 struct dpaa2_switch_fq { struct182 struct dpaa2_switch_fq fq[DPAA2_SWITCH_RX_NUM_FQS];
2375 static void dpaa2_switch_tx_conf(struct dpaa2_switch_fq *fq, in dpaa2_switch_tx_conf()2381 static void dpaa2_switch_rx(struct dpaa2_switch_fq *fq, in dpaa2_switch_rx()2723 static int dpaa2_switch_pull_fq(struct dpaa2_switch_fq *fq) in dpaa2_switch_pull_fq()2742 static int dpaa2_switch_store_consume(struct dpaa2_switch_fq *fq) in dpaa2_switch_store_consume()2776 struct dpaa2_switch_fq *fq; in dpaa2_switch_poll()2779 fq = container_of(napi, struct dpaa2_switch_fq, napi); in dpaa2_switch_poll()2816 struct dpaa2_switch_fq *fq; in dpaa2_switch_fqdan_cb()2818 fq = container_of(nctx, struct dpaa2_switch_fq, nctx); in dpaa2_switch_fqdan_cb()
Completed in 11 milliseconds