Home
last modified time | relevance | path

Searched refs:BCE_RXP_CFTQ_CTL_MAX_DEPTH (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/bce/
HDif_bcereg.h5797 #define BCE_RXP_CFTQ_CTL_MAX_DEPTH (0x3ffL<<12) macro
HDif_bce.c10330 max_depth = (ctl & BCE_RXP_CFTQ_CTL_MAX_DEPTH) >> 12; in bce_dump_ftqs()