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

/freebsd-11.0-release/sys/dev/bce/
H A Dif_bcereg.h4534 #define BCE_TBDR_FTQ_CTL_CUR_DEPTH (0x3ffL<<22) macro
H A Dif_bce.c10399 cur_depth = (ctl & BCE_TBDR_FTQ_CTL_CUR_DEPTH) >> 22;

Completed in 207 milliseconds