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