Searched defs:tcp_buf (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
H A D | lm_l4fp.c | 48 lm_tcp_buffer_t *tcp_buf = (lm_tcp_buffer_t *)s_list_peek_head(&completed_bufs); in lm_tcp_complete_bufs() local 77 …lm_tcp_buffer_t * tcp_buf = lm_tcp_next_entry_dpc_active_list(con); /* tcp_buf is t… in lm_tcp_complete_nbytes() local 196 lm_tcp_buffer_t * tcp_buf; in lm_tcp_abort_bufs() local
|
H A D | lm_l4rx.c | 336 …lm_device_t * pdev, lm_tcp_state_t * tcp, lm_tcp_con_t * con, lm_tcp_buffer_t * tcp_buf, u32_t com… in lm_tcp_complete_tcp_buf() 615 lm_tcp_buffer_t * tcp_buf, in lm_tcp_rx_peninsula_to_rq_copy() 1743 lm_tcp_buffer_t *tcp_buf, in lm_tcp_rx_post_buf() 1912 lm_tcp_buffer_t *tcp_buf, in _lm_tcp_rx_post_buf()
|
H A D | lm_l4tx.c | 91 lm_tcp_buffer_t *tcp_buf, in lm_tcp_tx_post_buf()
|
/titanic_44/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_mm_l4.c | 250 lm_tcp_buffer_t * tcp_buf, /* TCP buffer to copy to */ in mm_tcp_copy_to_tcp_buf() 305 lm_tcp_buffer_t * tcp_buf, in mm_tcp_rx_peninsula_to_rq_copy_dmae()
|