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

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

Completed in 137 milliseconds