Lines Matching refs:cur_depth

10107 	u32 cmd, ctl, cur_depth, max_depth, valid_cnt, val;
10147 cur_depth = (ctl & BCE_RLUP_FTQ_CTL_CUR_DEPTH) >> 22;
10151 cmd, ctl, cur_depth, max_depth, valid_cnt);
10156 cur_depth = (ctl & BCE_RXP_FTQ_CTL_CUR_DEPTH) >> 22;
10160 cmd, ctl, cur_depth, max_depth, valid_cnt);
10165 cur_depth = (ctl & BCE_RXP_CFTQ_CTL_CUR_DEPTH) >> 22;
10169 cmd, ctl, cur_depth, max_depth, valid_cnt);
10174 cur_depth = (ctl & BCE_RV2P_PFTQ_CTL_CUR_DEPTH) >> 22;
10178 cmd, ctl, cur_depth, max_depth, valid_cnt);
10183 cur_depth = (ctl & BCE_RV2P_MFTQ_CTL_CUR_DEPTH) >> 22;
10187 cmd, ctl, cur_depth, max_depth, valid_cnt);
10192 cur_depth = (ctl & BCE_RV2P_TFTQ_CTL_CUR_DEPTH) >> 22;
10196 cmd, ctl, cur_depth, max_depth, valid_cnt);
10201 cur_depth = (ctl & BCE_RDMA_FTQ_CTL_CUR_DEPTH) >> 22;
10205 cmd, ctl, cur_depth, max_depth, valid_cnt);
10210 cur_depth = (ctl & BCE_TSCH_FTQ_CTL_CUR_DEPTH) >> 22;
10214 cmd, ctl, cur_depth, max_depth, valid_cnt);
10219 cur_depth = (ctl & BCE_TBDR_FTQ_CTL_CUR_DEPTH) >> 22;
10223 cmd, ctl, cur_depth, max_depth, valid_cnt);
10228 cur_depth = (ctl & BCE_TXP_FTQ_CTL_CUR_DEPTH) >> 22;
10232 cmd, ctl, cur_depth, max_depth, valid_cnt);
10237 cur_depth = (ctl & BCE_TDMA_FTQ_CTL_CUR_DEPTH) >> 22;
10241 cmd, ctl, cur_depth, max_depth, valid_cnt);
10246 cur_depth = (ctl & BCE_TPAT_FTQ_CTL_CUR_DEPTH) >> 22;
10250 cmd, ctl, cur_depth, max_depth, valid_cnt);
10255 cur_depth = (ctl & BCE_TAS_FTQ_CTL_CUR_DEPTH) >> 22;
10259 cmd, ctl, cur_depth, max_depth, valid_cnt);
10264 cur_depth = (ctl & BCE_COM_COMXQ_FTQ_CTL_CUR_DEPTH) >> 22;
10268 cmd, ctl, cur_depth, max_depth, valid_cnt);
10273 cur_depth = (ctl & BCE_COM_COMTQ_FTQ_CTL_CUR_DEPTH) >> 22;
10277 cmd, ctl, cur_depth, max_depth, valid_cnt);
10282 cur_depth = (ctl & BCE_COM_COMQ_FTQ_CTL_CUR_DEPTH) >> 22;
10286 cmd, ctl, cur_depth, max_depth, valid_cnt);
10302 cur_depth = (ctl & BCE_MCP_MCPQ_FTQ_CTL_CUR_DEPTH) >> 22;
10306 cmd, ctl, cur_depth, max_depth, valid_cnt);
10311 cur_depth = (ctl & BCE_CP_CPQ_FTQ_CTL_CUR_DEPTH) >> 22;
10315 cmd, ctl, cur_depth, max_depth, valid_cnt);
10320 cur_depth = (ctl & BCE_CSCH_CH_FTQ_CTL_CUR_DEPTH) >> 22;
10324 cmd, ctl, cur_depth, max_depth, valid_cnt);
10330 cur_depth = (ctl & 0xFFC00000) >> 22;
10334 cmd, ctl, cur_depth, max_depth, valid_cnt);