Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h574 #define SP_REQUEST_INVALIDATE 7 macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4tx.c423 DbgBreakIf(tcp->sp_request->type != SP_REQUEST_INVALIDATE); in lm_tcp_tx_process_cqe()
H A Dlm_l4sp.c3921 case SP_REQUEST_INVALIDATE: in lm_tcp_post_slow_path_request()
5480 case SP_REQUEST_INVALIDATE: in lm_init_sp_req_type()
5860 case SP_REQUEST_INVALIDATE: in lm_tcp_tx_complete_tcp_sp()
5900 case SP_REQUEST_INVALIDATE: in lm_tcp_tx_complete_tcp_sp()
5901 DbgBreakIf(request->type != SP_REQUEST_INVALIDATE); in lm_tcp_tx_complete_tcp_sp()
6052 case SP_REQUEST_INVALIDATE: in lm_tcp_rx_complete_tcp_sp()
6091 case SP_REQUEST_INVALIDATE: in lm_tcp_rx_complete_tcp_sp()
6092 DbgBreakIf(request->type != SP_REQUEST_INVALIDATE); in lm_tcp_rx_complete_tcp_sp()
H A Dlm_l4rx.c1383 DbgBreakIf(tcp->sp_request->type != SP_REQUEST_INVALIDATE); in lm_tcp_rx_process_cqe()