Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4fp.c116 con->dpc_info.dpc_unblock_post = TRUE; in lm_tcp_complete_nbytes()
170 con->dpc_info.dpc_unblock_post = TRUE; in lm_tcp_complete_nbytes()
H A Dlm_l4rx.c1152 if (con->dpc_info.dpc_unblock_post) { in lm_tcp_rx_complete_tcp_fp()
1154 con->dpc_info.dpc_unblock_post = 0; in lm_tcp_rx_complete_tcp_fp()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h400 u8_t dpc_unblock_post; member