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