Home
last modified time | relevance | path

Searched refs:STATE_STATUS_INIT_OFFLOAD_ERR (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5sp.c157 iscsi->hdr.status != STATE_STATUS_INIT_OFFLOAD_ERR); in lm_sc_del_iscsi_state()
159 if (iscsi->hdr.status == STATE_STATUS_INIT_OFFLOAD_ERR) { in lm_sc_del_iscsi_state()
H A Dlm_l5.c2124 if (iscsi->hdr.status == STATE_STATUS_INIT_OFFLOAD_ERR) { in lm_sc_free_con_resc()
2155 if (fcoe->hdr.status == STATE_STATUS_INIT_OFFLOAD_ERR) in lm_fc_free_con_resc()
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c242 STATE_STATUS_INIT_OFFLOAD_ERR; in BnxeFcoeOffloadConnCqe()
399 STATE_STATUS_INIT_OFFLOAD_ERR; in BnxeFcoeEnableConnCqe()
520 STATE_STATUS_INIT_OFFLOAD_ERR; in BnxeFcoeDisableConnCqe()
658 STATE_STATUS_INIT_OFFLOAD_ERR; in BnxeFcoeDestroyConnCqe()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h98 #define STATE_STATUS_INIT_OFFLOAD_ERR 9 macro
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c4092 tcp->hdr.status = STATE_STATUS_INIT_OFFLOAD_ERR; in lm_tcp_comp_initiate_offload_request()
4228 DbgBreakIf((tcp->hdr.status != STATE_STATUS_INIT_OFFLOAD_ERR) && in lm_tcp_del_tcp_state()