Searched refs:qman_query_cgr_congested (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/soc/fsl/
H A Dqman.h1184 * qman_query_cgr_congested - Queries CGR's congestion status
1188 int qman_query_cgr_congested(struct qman_cgr *cgr, bool *result);
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c229 if (qman_query_cgr_congested(&priv->cgr_data.cgr, &cg_status) == 0) {
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c2211 int qman_query_cgr_congested(struct qman_cgr *cgr, bool *result) function
2223 EXPORT_SYMBOL(qman_query_cgr_congested); variable

Completed in 153 milliseconds