Searched refs:TCP_COMP_BLOCKED (Results 1 – 2 of 2) sorted by relevance
471 #define TCP_COMP_BLOCKED 0x4000 macro490 … TCP_INV_REQ_COMPLETED | TCP_TRM_REQ_COMPLETED | TCP_COMP_BLOCKED \493 … TCP_INV_REQ_COMPLETED | TCP_TRM_REQ_COMPLETED | TCP_COMP_BLOCKED \
1768 tcp->tx_con->flags = (TCP_POST_BLOCKED | TCP_COMP_BLOCKED); in lm_tcp_init_tcp_resc()1776 tcp->rx_con->flags = (TCP_POST_BLOCKED | TCP_COMP_BLOCKED); in lm_tcp_init_tcp_resc()3263 DbgBreakIf(!(con->flags & TCP_COMP_BLOCKED)); in lm_tcp_post_initiate_offload_request()3264 con->flags &= ~TCP_COMP_BLOCKED; in lm_tcp_post_initiate_offload_request()4102 con->flags |= TCP_COMP_BLOCKED; /* completions are blocked */ in lm_tcp_comp_initiate_offload_request()