Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4tx.c116 return LM_STATUS_CONNECTION_CLOSED; in lm_tcp_tx_post_buf()
607 return LM_STATUS_CONNECTION_CLOSED; in lm_tcp_graceful_disconnect()
H A Dlm_l4rx.c1770 return LM_STATUS_CONNECTION_CLOSED; in lm_tcp_rx_post_buf()
2474 return LM_STATUS_CONNECTION_CLOSED; in lm_tcp_con_status()
H A Dlm_l4sp.c123 lm_tcp_abort_bufs(pdev, tcp, tx_con, LM_STATUS_CONNECTION_CLOSED); in lm_tcp_erase_connection()
140 lm_tcp_abort_bufs(pdev, tcp, rx_con, LM_STATUS_CONNECTION_CLOSED); in lm_tcp_erase_connection()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h117 LM_STATUS_CONNECTION_CLOSED = 22, enumerator