Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h217 u8_t max_number_of_isles; member
879 s16_t max_number_of_isles; member
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c881 if (isles_cnt == gen_info->max_number_of_isles) { in lm_tcp_rx_gen_isle_create()
882 gen_info->max_number_of_isles++; in lm_tcp_rx_gen_isle_create()
H A Dlm_l4sp.c4160 …oe_info.stats.max_number_of_isles_in_single_con < tcp->rx_con->u.rx.gen_info.max_number_of_isles) { in lm_tcp_collect_stats()
4161 …>toe_info.stats.max_number_of_isles_in_single_con = tcp->rx_con->u.rx.gen_info.max_number_of_isles; in lm_tcp_collect_stats()
6395 if (archipelago->number_of_isles > archipelago->max_number_of_isles) { in lm_tcp_update_isles_cnts()
6396 archipelago->max_number_of_isles = archipelago->number_of_isles; in lm_tcp_update_isles_cnts()