Home
last modified time | relevance | path

Searched refs:QM_MCC_VERB_ALTER_FQXON (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman_priv.h251 #define QM_MCC_VERB_ALTER_FQXON 0x4d /* FQ XON */ macro
H A Dqman.c1901 myverb = xon ? QM_MCC_VERB_ALTER_FQXON : QM_MCC_VERB_ALTER_FQXOFF; in qman_fq_flow_control()