Lines Matching defs:cur_depth
10086 u32 cmd, ctl, cur_depth, max_depth, valid_cnt, val;
10126 cur_depth = (ctl & BCE_RLUP_FTQ_CTL_CUR_DEPTH) >> 22;
10130 cmd, ctl, cur_depth, max_depth, valid_cnt);
10135 cur_depth = (ctl & BCE_RXP_FTQ_CTL_CUR_DEPTH) >> 22;
10139 cmd, ctl, cur_depth, max_depth, valid_cnt);
10144 cur_depth = (ctl & BCE_RXP_CFTQ_CTL_CUR_DEPTH) >> 22;
10148 cmd, ctl, cur_depth, max_depth, valid_cnt);
10153 cur_depth = (ctl & BCE_RV2P_PFTQ_CTL_CUR_DEPTH) >> 22;
10157 cmd, ctl, cur_depth, max_depth, valid_cnt);
10162 cur_depth = (ctl & BCE_RV2P_MFTQ_CTL_CUR_DEPTH) >> 22;
10166 cmd, ctl, cur_depth, max_depth, valid_cnt);
10171 cur_depth = (ctl & BCE_RV2P_TFTQ_CTL_CUR_DEPTH) >> 22;
10175 cmd, ctl, cur_depth, max_depth, valid_cnt);
10180 cur_depth = (ctl & BCE_RDMA_FTQ_CTL_CUR_DEPTH) >> 22;
10184 cmd, ctl, cur_depth, max_depth, valid_cnt);
10189 cur_depth = (ctl & BCE_TSCH_FTQ_CTL_CUR_DEPTH) >> 22;
10193 cmd, ctl, cur_depth, max_depth, valid_cnt);
10198 cur_depth = (ctl & BCE_TBDR_FTQ_CTL_CUR_DEPTH) >> 22;
10202 cmd, ctl, cur_depth, max_depth, valid_cnt);
10207 cur_depth = (ctl & BCE_TXP_FTQ_CTL_CUR_DEPTH) >> 22;
10211 cmd, ctl, cur_depth, max_depth, valid_cnt);
10216 cur_depth = (ctl & BCE_TDMA_FTQ_CTL_CUR_DEPTH) >> 22;
10220 cmd, ctl, cur_depth, max_depth, valid_cnt);
10225 cur_depth = (ctl & BCE_TPAT_FTQ_CTL_CUR_DEPTH) >> 22;
10229 cmd, ctl, cur_depth, max_depth, valid_cnt);
10234 cur_depth = (ctl & BCE_TAS_FTQ_CTL_CUR_DEPTH) >> 22;
10238 cmd, ctl, cur_depth, max_depth, valid_cnt);
10243 cur_depth = (ctl & BCE_COM_COMXQ_FTQ_CTL_CUR_DEPTH) >> 22;
10247 cmd, ctl, cur_depth, max_depth, valid_cnt);
10252 cur_depth = (ctl & BCE_COM_COMTQ_FTQ_CTL_CUR_DEPTH) >> 22;
10256 cmd, ctl, cur_depth, max_depth, valid_cnt);
10261 cur_depth = (ctl & BCE_COM_COMQ_FTQ_CTL_CUR_DEPTH) >> 22;
10265 cmd, ctl, cur_depth, max_depth, valid_cnt);
10281 cur_depth = (ctl & BCE_MCP_MCPQ_FTQ_CTL_CUR_DEPTH) >> 22;
10285 cmd, ctl, cur_depth, max_depth, valid_cnt);
10290 cur_depth = (ctl & BCE_CP_CPQ_FTQ_CTL_CUR_DEPTH) >> 22;
10294 cmd, ctl, cur_depth, max_depth, valid_cnt);
10299 cur_depth = (ctl & BCE_CSCH_CH_FTQ_CTL_CUR_DEPTH) >> 22;
10303 cmd, ctl, cur_depth, max_depth, valid_cnt);
10309 cur_depth = (ctl & 0xFFC00000) >> 22;
10313 cmd, ctl, cur_depth, max_depth, valid_cnt);