Searched refs:BCE_COM_COMTQ_FTQ_CTL_CUR_DEPTH (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bce/ | ||
H A D | if_bcereg.h | 5809 #define BCE_COM_COMTQ_FTQ_CTL_CUR_DEPTH (0x3ffL<<22) macro |
H A D | if_bce.c | 10252 cur_depth = (ctl & BCE_COM_COMTQ_FTQ_CTL_CUR_DEPTH) >> 22; in bce_dump_ftqs() |