Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h385 #define LM_TCP_DPC_TOO_MANY_ISLES 0x2000 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c512 rx_con->dpc_info.dpc_flags &= ~(LM_TCP_DPC_TOO_BIG_ISLE | LM_TCP_DPC_TOO_MANY_ISLES); in lm_tcp_rx_delete_isle()
1027 rx_con->dpc_info.dpc_flags &= ~(LM_TCP_DPC_TOO_BIG_ISLE | LM_TCP_DPC_TOO_MANY_ISLES); in lm_tcp_rx_gen_join_process()
1212 tcp->rx_con->dpc_info.dpc_flags |= LM_TCP_DPC_TOO_MANY_ISLES; in lm_tcp_rx_process_cqe()
H A Dlm_l4sp.c5966 con->dpc_info.snapshot_flags &= ~(LM_TCP_DPC_TOO_BIG_ISLE | LM_TCP_DPC_TOO_MANY_ISLES); in lm_tcp_rx_complete_tcp_sp()
5999 con->dpc_info.snapshot_flags &= ~(LM_TCP_DPC_TOO_BIG_ISLE | LM_TCP_DPC_TOO_MANY_ISLES); in lm_tcp_rx_complete_tcp_sp()
6002 } else if (con->dpc_info.snapshot_flags & LM_TCP_DPC_TOO_MANY_ISLES) { in lm_tcp_rx_complete_tcp_sp()
6003 con->dpc_info.snapshot_flags &= ~LM_TCP_DPC_TOO_MANY_ISLES; in lm_tcp_rx_complete_tcp_sp()