Lines Matching refs:max_depth
10107 u32 cmd, ctl, cur_depth, max_depth, valid_cnt, val; in bce_dump_ftqs() local
10148 max_depth = (ctl & BCE_RLUP_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10151 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10157 max_depth = (ctl & BCE_RXP_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10160 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10166 max_depth = (ctl & BCE_RXP_CFTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10169 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10175 max_depth = (ctl & BCE_RV2P_PFTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10178 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10184 max_depth = (ctl & BCE_RV2P_MFTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10187 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10193 max_depth = (ctl & BCE_RV2P_TFTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10196 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10202 max_depth = (ctl & BCE_RDMA_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10205 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10211 max_depth = (ctl & BCE_TSCH_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10214 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10220 max_depth = (ctl & BCE_TBDR_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10223 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10229 max_depth = (ctl & BCE_TXP_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10232 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10238 max_depth = (ctl & BCE_TDMA_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10241 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10247 max_depth = (ctl & BCE_TPAT_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10250 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10256 max_depth = (ctl & BCE_TAS_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10259 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10265 max_depth = (ctl & BCE_COM_COMXQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10268 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10274 max_depth = (ctl & BCE_COM_COMTQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10277 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10283 max_depth = (ctl & BCE_COM_COMQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10286 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10303 max_depth = (ctl & BCE_MCP_MCPQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10306 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10312 max_depth = (ctl & BCE_CP_CPQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10315 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10321 max_depth = (ctl & BCE_CSCH_CH_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10324 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10331 max_depth = (ctl & 0x003FF000) >> 12; in bce_dump_ftqs()
10334 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()