Searched refs:BCE_RXP_CFTQ_CTL_CUR_DEPTH (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/bce/
H A Dif_bcereg.h5687 #define BCE_RXP_CFTQ_CTL_CUR_DEPTH (0x3ffL<<22) macro
H A Dif_bce.c10151 cur_depth = (ctl & BCE_RXP_CFTQ_CTL_CUR_DEPTH) >> 22;

Completed in 124 milliseconds