Lines Matching refs:max_depth

10087 	u32 cmd, ctl, cur_depth, max_depth, valid_cnt, val;  in bce_dump_ftqs()  local
10128 max_depth = (ctl & BCE_RLUP_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10131 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10137 max_depth = (ctl & BCE_RXP_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10140 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10146 max_depth = (ctl & BCE_RXP_CFTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10149 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10155 max_depth = (ctl & BCE_RV2P_PFTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10158 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10164 max_depth = (ctl & BCE_RV2P_MFTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10167 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10173 max_depth = (ctl & BCE_RV2P_TFTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10176 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10182 max_depth = (ctl & BCE_RDMA_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10185 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10191 max_depth = (ctl & BCE_TSCH_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10194 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10200 max_depth = (ctl & BCE_TBDR_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10203 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10209 max_depth = (ctl & BCE_TXP_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10212 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10218 max_depth = (ctl & BCE_TDMA_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10221 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10227 max_depth = (ctl & BCE_TPAT_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10230 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10236 max_depth = (ctl & BCE_TAS_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10239 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10245 max_depth = (ctl & BCE_COM_COMXQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10248 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10254 max_depth = (ctl & BCE_COM_COMTQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10257 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10263 max_depth = (ctl & BCE_COM_COMQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10266 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10283 max_depth = (ctl & BCE_MCP_MCPQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10286 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10292 max_depth = (ctl & BCE_CP_CPQ_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10295 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10301 max_depth = (ctl & BCE_CSCH_CH_FTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()
10304 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()
10311 max_depth = (ctl & 0x003FF000) >> 12; in bce_dump_ftqs()
10314 cmd, ctl, cur_depth, max_depth, valid_cnt); in bce_dump_ftqs()