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

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

Completed in 133 milliseconds