Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D577xx_int_offsets.h387 #define USTORM_INDIRECTION_TABLE_SIZE (IRO[178].size) macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2141 if (ERR_IF(tcp->tcp_const.hash_value >= (u8_t)USTORM_INDIRECTION_TABLE_SIZE)) { in _lm_tcp_init_cstorm_toe_context()
2142 if (tcp->tcp_const.hash_value >= (u8_t)USTORM_INDIRECTION_TABLE_SIZE) in _lm_tcp_init_cstorm_toe_context()
2144 DbgBreakIfAll(tcp->tcp_const.hash_value >= (u8_t)USTORM_INDIRECTION_TABLE_SIZE); in _lm_tcp_init_cstorm_toe_context()