Home
last modified time | relevance | path

Searched refs:TCP_CONNECT_PASSIVE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/qed/
H A Dtcp_common.h28 TCP_CONNECT_PASSIVE, enumerator
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c640 if (ep->connect_mode == TCP_CONNECT_PASSIVE) in qed_iwarp_tcp_offload()
716 if (ep->connect_mode == TCP_CONNECT_PASSIVE) { in qed_iwarp_tcp_offload()
972 if (ep->connect_mode == TCP_CONNECT_PASSIVE) { in qed_iwarp_mpa_reply_arrived()
996 ((ep)->connect_mode == TCP_CONNECT_PASSIVE) ? "Passive" : "Active"
1095 if ((ep->connect_mode == TCP_CONNECT_PASSIVE) && in qed_iwarp_mpa_complete()
2449 ep->connect_mode = TCP_CONNECT_PASSIVE; in qed_iwarp_ll2_comp_syn_pkt()
3009 if (ep->connect_mode == TCP_CONNECT_PASSIVE) { in qed_iwarp_tcp_connect_unsuccessful()
3026 if (ep->connect_mode == TCP_CONNECT_PASSIVE) { in qed_iwarp_connect_complete()