Searched refs:BCE_COM_COMXQ_FTQ_CTL_CUR_DEPTH (Results 1 – 2 of 2) sorted by relevance
5855 #define BCE_COM_COMXQ_FTQ_CTL_CUR_DEPTH (0x3ffL<<22) macro
10444 cur_depth = (ctl & BCE_COM_COMXQ_FTQ_CTL_CUR_DEPTH) >> 22; in bce_dump_ftqs()