Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/include/
H A Dl4states.h208 u32_t rcv_indication_size; member
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2074 if ((tcp->tcp_cached.rcv_indication_size > 0xffff) || in _lm_tcp_init_ustorm_toe_context()
2075 (tcp->tcp_cached.rcv_indication_size != 0)) in _lm_tcp_init_ustorm_toe_context()
2077 DbgBreakIf(tcp->tcp_cached.rcv_indication_size > 0xffff); in _lm_tcp_init_ustorm_toe_context()
2078 …DbgBreakIf(tcp->tcp_cached.rcv_indication_size != 0); /* TBA receive_indication_size != 0 not supp… in _lm_tcp_init_ustorm_toe_context()
2087 uctx_st->rcv_indication_size = 1; in _lm_tcp_init_ustorm_toe_context()
3649 DbgBreakIf(tcp_cached->rcv_indication_size != 0); in lm_tcp_set_tcp_cached()
3650 if (tcp->tcp_cached.rcv_indication_size != tcp_cached->rcv_indication_size) { in lm_tcp_set_tcp_cached()
3652 tcp->cid, tcp->tcp_cached.rcv_indication_size, tcp_cached->rcv_indication_size); in lm_tcp_set_tcp_cached()
3653 DbgBreakIf(tcp->tcp_cached.rcv_indication_size > 0xffff); in lm_tcp_set_tcp_cached()
3654 tcp->tcp_cached.rcv_indication_size = tcp_cached->rcv_indication_size; in lm_tcp_set_tcp_cached()
[all …]
H A Dlm_l4rx.c2021 if ((u16_t)tcp->tcp_cached.rcv_indication_size != 0) { in _lm_tcp_rx_get_buffered_data()
2590 …tcp->cid, tcp->tcp_cached.initial_rcv_wnd, tcp->tcp_cached.rcv_indication_size, gen_buff_size, buf… in lm_squeeze_rx_buffer_list()
2594 tcp->cid, tcp->tcp_cached.initial_rcv_wnd, tcp->tcp_cached.rcv_indication_size, in lm_squeeze_rx_buffer_list()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h9239 …u16_t rcv_indication_size /* The chip will release the current GRQ buffer to the driver when it kn… member
9241 …u16_t rcv_indication_size /* The chip will release the current GRQ buffer to the driver when it kn… member
9835 u16_t rcv_indication_size; member