dpaa2_switch_fq
static void dpaa2_switch_tx_conf(struct dpaa2_switch_fq *fq,
static void dpaa2_switch_rx(struct dpaa2_switch_fq *fq,
static int dpaa2_switch_pull_fq(struct dpaa2_switch_fq *fq)
static int dpaa2_switch_store_consume(struct dpaa2_switch_fq *fq)
struct dpaa2_switch_fq *fq;
fq = container_of(napi, struct dpaa2_switch_fq, napi);
struct dpaa2_switch_fq *fq;
fq = container_of(nctx, struct dpaa2_switch_fq, nctx);
struct dpaa2_switch_fq fq[DPAA2_SWITCH_RX_NUM_FQS];