Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c983 lm_isle_t * start_isle; in lm_tcp_rx_gen_join_process() local
1010 start_isle = _lm_tcp_isle_find(pdev,tcp,isle_num); in lm_tcp_rx_gen_join_process()
1018 …DbgBreakIf(((lm_tcp_gen_buf_t *)(d_list_peek_tail(&start_isle->isle_gen_bufs_list_head)))->placed_… in lm_tcp_rx_gen_join_process()
1020 d_list_add_tail(&start_isle->isle_gen_bufs_list_head, &gen_buf_list); in lm_tcp_rx_gen_join_process()
1022 start_isle->isle_nbytes += isle_nbytes; in lm_tcp_rx_gen_join_process()
1024 SET_DEBUG_OOO_INFO(start_isle,CMP_OPCODE_TOE_GJ,0); in lm_tcp_rx_gen_join_process()