Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/qed/
Dtcp_common.h28 TCP_CONNECT_PASSIVE, enumerator
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
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()