Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4fp.c197 s_list_entry_t * lentry_p; in lm_tcp_abort_bufs() local
218 lentry_p = s_list_pop_head(&con->active_tb_list); in lm_tcp_abort_bufs()
219 while( lentry_p) { in lm_tcp_abort_bufs()
221 tcp_buf = (lm_tcp_buffer_t *)lentry_p; in lm_tcp_abort_bufs()
238 lentry_p = s_list_pop_head(&con->active_tb_list); in lm_tcp_abort_bufs()