Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c27 lm_tcp_gen_buf_t ** unwanted_gen_buf
46 lm_tcp_gen_buf_t * gen_buf,
469 …DbgBreakIf(((lm_tcp_gen_buf_t *)d_list_peek_head(&rx_con->u.rx.gen_info.dpc_peninsula_list))->plac… in lm_tcp_rx_skp_process()
620 lm_tcp_gen_buf_t * curr_gen_buf; in lm_tcp_rx_peninsula_to_rq_copy()
638 curr_gen_buf = (lm_tcp_gen_buf_t *)d_list_peek_head(peninsula); in lm_tcp_rx_peninsula_to_rq_copy()
685 curr_gen_buf = (lm_tcp_gen_buf_t *)d_list_pop_head(peninsula); in lm_tcp_rx_peninsula_to_rq_copy()
689 curr_gen_buf = (lm_tcp_gen_buf_t *)d_list_peek_head(peninsula); in lm_tcp_rx_peninsula_to_rq_copy()
792 …ninsula_process(lm_device_t * pdev, lm_tcp_state_t * tcp, u32_t nbytes, lm_tcp_gen_buf_t * gen_buf) in lm_tcp_rx_gen_peninsula_process()
796 lm_tcp_gen_buf_t * last_gen_buf; in lm_tcp_rx_gen_peninsula_process()
809 last_gen_buf = (lm_tcp_gen_buf_t *)d_list_peek_tail(&gen_info->dpc_peninsula_list); in lm_tcp_rx_gen_peninsula_process()
[all …]
H A Dlm_l4sp.c336 lm_tcp_gen_buf_t * curr_gen_buf; in lm_tcp_rx_fill_grq()
414 lm_tcp_gen_buf_t * tmp_buf = NULL; in lm_tcp_rx_fill_grq()
416 tmp_buf = (lm_tcp_gen_buf_t *)curr_entry; in lm_tcp_rx_fill_grq()
464 curr_gen_buf = (lm_tcp_gen_buf_t *)d_list_peek_head(&tmp_gen_buf_list); in lm_tcp_rx_fill_grq()
489 curr_gen_buf = (lm_tcp_gen_buf_t *)d_list_next_entry(&curr_gen_buf->link); in lm_tcp_rx_fill_grq()
1857 lm_tcp_gen_buf_t * curr_gen_buf = NULL; in lm_tcp_post_buffered_data()
1862 curr_gen_buf = (lm_tcp_gen_buf_t *)d_list_peek_head(buffered_data); in lm_tcp_post_buffered_data()
1868 curr_gen_buf = (lm_tcp_gen_buf_t *)d_list_next_entry(&curr_gen_buf->link); in lm_tcp_post_buffered_data()
5109 …(((lm_tcp_gen_buf_t *)(d_list_peek_tail(&tcp->rx_con->u.rx.gen_info.peninsula_list)))->placed_byte… in lm_tcp_rx_abortive_disconnect_ramrod_complete()
5215 …(((lm_tcp_gen_buf_t *)(d_list_peek_tail(&tcp->rx_con->u.rx.gen_info.peninsula_list)))->placed_byte… in lm_tcp_rx_invalidate_ramrod_complete()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4if.h187 OUT lm_tcp_gen_buf_t ** gen_buf /* head of indications generic buffer */
201 OUT lm_tcp_gen_buf_t ** gen_buf /* head of indications generic buffer */
219 lm_tcp_gen_buf_t * gen_buf /* head of indications generic buffer */
228 lm_tcp_gen_buf_t * gen_buf/* head of indications generic buffer */
H A Dlm_l4st.h691 } lm_tcp_gen_buf_t; typedef
/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm_l4.c206 lm_tcp_gen_buf_t * gen_buf in _schedule_work_item_for_free_gen_bufs()
227 lm_tcp_gen_buf_t * gen_buf, in mm_tcp_return_gen_bufs()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/l4/
H A Dmm_l4if.h272 lm_tcp_gen_buf_t * gen_buf,