rridx 165 drivers/soc/fsl/qbman/bman.c u8 rridx, vbit; rridx 434 drivers/soc/fsl/qbman/bman.c mc->rridx = (mc->cr->_ncw_verb & BM_MCC_VERB_VBIT) ? rridx 436 drivers/soc/fsl/qbman/bman.c mc->vbit = mc->rridx ? BM_MCC_VERB_VBIT : 0; rridx 469 drivers/soc/fsl/qbman/bman.c union bm_mc_result *rr = mc->rr + mc->rridx; rridx 484 drivers/soc/fsl/qbman/bman.c union bm_mc_result *rr = mc->rr + mc->rridx; rridx 496 drivers/soc/fsl/qbman/bman.c mc->rridx ^= 1; rridx 329 drivers/soc/fsl/qbman/qman.c u8 rridx, vbit; rridx 876 drivers/soc/fsl/qbman/qman.c mc->rridx = 1; rridx 878 drivers/soc/fsl/qbman/qman.c mc->rridx = 0; rridx 879 drivers/soc/fsl/qbman/qman.c mc->vbit = mc->rridx ? QM_MCC_VERB_VBIT : 0; rridx 912 drivers/soc/fsl/qbman/qman.c union qm_mc_result *rr = mc->rr + mc->rridx; rridx 927 drivers/soc/fsl/qbman/qman.c union qm_mc_result *rr = mc->rr + mc->rridx; rridx 939 drivers/soc/fsl/qbman/qman.c mc->rridx ^= 1;