Lines Matching refs:cur_depth

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