Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c144 #define BTB_JUMBO_PKT_BLOCKS 38 macro
147 #define BTB_HEADROOM_BLOCKS BTB_JUMBO_PKT_BLOCKS
364 pure_lb_blocks = OSAL_MAX_T(u32, BTB_JUMBO_PKT_BLOCKS, pure_lb_blocks / BTB_PURE_LB_FACTOR); in ecore_btb_blocks_rt_init()