Searched refs:BCE_CSCH_CH_FTQ_CTL_CUR_DEPTH (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/bce/ | ||
| D | if_bcereg.h | 4468 #define BCE_CSCH_CH_FTQ_CTL_CUR_DEPTH (0x3ffL<<22) macro |
| D | if_bce.c | 10503 cur_depth = (ctl & BCE_CSCH_CH_FTQ_CTL_CUR_DEPTH) >> 22; in bce_dump_ftqs() |