Searched refs:QM_FQCTRL_AVOIDBLOCK (Results 1 – 4 of 4) sorted by relevance
148 opts->fqd.fq_ctrl = QM_FQCTRL_AVOIDBLOCK | QM_FQCTRL_CTXASTASHING | in dpaa_poll_queue_default_config()1035 opts.fqd.fq_ctrl = QM_FQCTRL_AVOIDBLOCK | in dpaa_eth_rx_queue_setup()1156 opts.fqd.fq_ctrl &= (~QM_FQCTRL_AVOIDBLOCK); in dpaa_eth_eventq_attach()1163 opts.fqd.fq_ctrl |= QM_FQCTRL_AVOIDBLOCK; in dpaa_eth_eventq_attach()
572 #define QM_FQCTRL_AVOIDBLOCK 0x0004 /* Don't block active */ macro
596 #define QM_FQCTRL_AVOIDBLOCK 0x0004 /* Don't block active */ macro
3244 opts.fqd.fq_ctrl &= (~QM_FQCTRL_AVOIDBLOCK); in dpaa_sec_eventq_attach()3251 opts.fqd.fq_ctrl |= QM_FQCTRL_AVOIDBLOCK; in dpaa_sec_eventq_attach()