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

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c983 u32 use_eqcr_ci_stashing; member in struct:qman_portal
1235 portal->use_eqcr_ci_stashing = ((qman_ip_rev >= QMAN_REV30) ? 1 : 0);
1237 portal->use_eqcr_ci_stashing = 0;
1252 portal->use_eqcr_ci_stashing ? 3 : 0, 1)) {
2325 if (p->use_eqcr_ci_stashing) {

Completed in 206 milliseconds