Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h1715 int qman_fq_flow_control(struct qman_fq *fq, int xon);
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c1869 int qman_fq_flow_control(struct qman_fq *fq, int xon) in qman_fq_flow_control() argument
1901 myverb = xon ? QM_MCC_VERB_ALTER_FQXON : QM_MCC_VERB_ALTER_FQXOFF; in qman_fq_flow_control()