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

/freebsd-current/sys/dev/bce/
H A Dif_bcereg.h5707 #define BCE_RXP_FTQ_CTL_MAX_DEPTH (0x3ffL<<12) macro
H A Dif_bce.c10153 max_depth = (ctl & BCE_RXP_FTQ_CTL_MAX_DEPTH) >> 12;

Completed in 151 milliseconds