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