Lines Matching refs:cur_depth

10273 	u32 cmd, ctl, cur_depth, max_depth, valid_cnt, val;
10313 cur_depth = (ctl & BCE_RLUP_FTQ_CTL_CUR_DEPTH) >> 22;
10317 cmd, ctl, cur_depth, max_depth, valid_cnt);
10322 cur_depth = (ctl & BCE_RXP_FTQ_CTL_CUR_DEPTH) >> 22;
10326 cmd, ctl, cur_depth, max_depth, valid_cnt);
10331 cur_depth = (ctl & BCE_RXP_CFTQ_CTL_CUR_DEPTH) >> 22;
10335 cmd, ctl, cur_depth, max_depth, valid_cnt);
10340 cur_depth = (ctl & BCE_RV2P_PFTQ_CTL_CUR_DEPTH) >> 22;
10344 cmd, ctl, cur_depth, max_depth, valid_cnt);
10349 cur_depth = (ctl & BCE_RV2P_MFTQ_CTL_CUR_DEPTH) >> 22;
10353 cmd, ctl, cur_depth, max_depth, valid_cnt);
10358 cur_depth = (ctl & BCE_RV2P_TFTQ_CTL_CUR_DEPTH) >> 22;
10362 cmd, ctl, cur_depth, max_depth, valid_cnt);
10367 cur_depth = (ctl & BCE_RDMA_FTQ_CTL_CUR_DEPTH) >> 22;
10371 cmd, ctl, cur_depth, max_depth, valid_cnt);
10376 cur_depth = (ctl & BCE_TSCH_FTQ_CTL_CUR_DEPTH) >> 22;
10380 cmd, ctl, cur_depth, max_depth, valid_cnt);
10385 cur_depth = (ctl & BCE_TBDR_FTQ_CTL_CUR_DEPTH) >> 22;
10389 cmd, ctl, cur_depth, max_depth, valid_cnt);
10394 cur_depth = (ctl & BCE_TXP_FTQ_CTL_CUR_DEPTH) >> 22;
10398 cmd, ctl, cur_depth, max_depth, valid_cnt);
10403 cur_depth = (ctl & BCE_TDMA_FTQ_CTL_CUR_DEPTH) >> 22;
10407 cmd, ctl, cur_depth, max_depth, valid_cnt);
10412 cur_depth = (ctl & BCE_TPAT_FTQ_CTL_CUR_DEPTH) >> 22;
10416 cmd, ctl, cur_depth, max_depth, valid_cnt);
10421 cur_depth = (ctl & BCE_TAS_FTQ_CTL_CUR_DEPTH) >> 22;
10425 cmd, ctl, cur_depth, max_depth, valid_cnt);
10430 cur_depth = (ctl & BCE_COM_COMXQ_FTQ_CTL_CUR_DEPTH) >> 22;
10434 cmd, ctl, cur_depth, max_depth, valid_cnt);
10439 cur_depth = (ctl & BCE_COM_COMTQ_FTQ_CTL_CUR_DEPTH) >> 22;
10443 cmd, ctl, cur_depth, max_depth, valid_cnt);
10448 cur_depth = (ctl & BCE_COM_COMQ_FTQ_CTL_CUR_DEPTH) >> 22;
10452 cmd, ctl, cur_depth, max_depth, valid_cnt);
10468 cur_depth = (ctl & BCE_MCP_MCPQ_FTQ_CTL_CUR_DEPTH) >> 22;
10472 cmd, ctl, cur_depth, max_depth, valid_cnt);
10477 cur_depth = (ctl & BCE_CP_CPQ_FTQ_CTL_CUR_DEPTH) >> 22;
10481 cmd, ctl, cur_depth, max_depth, valid_cnt);
10486 cur_depth = (ctl & BCE_CSCH_CH_FTQ_CTL_CUR_DEPTH) >> 22;
10490 cmd, ctl, cur_depth, max_depth, valid_cnt);
10496 cur_depth = (ctl & 0xFFC00000) >> 22;
10500 cmd, ctl, cur_depth, max_depth, valid_cnt);