Searched refs:qed_iwarp_ep (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_iwarp.c | 486 struct qed_iwarp_ep *ep, in qed_iwarp_destroy_ep() 507 struct qed_iwarp_ep *ep = qp->ep; in qed_iwarp_destroy_qp() 542 qed_iwarp_create_ep(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep **ep_out) in qed_iwarp_create_ep() 544 struct qed_iwarp_ep *ep; in qed_iwarp_create_ep() 620 qed_iwarp_tcp_offload(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_tcp_offload() 732 qed_iwarp_mpa_received(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_mpa_received() 817 qed_iwarp_mpa_offload(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_mpa_offload() 916 qed_iwarp_return_ep(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_return_ep() 939 qed_iwarp_parse_private_data(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_parse_private_data() 966 qed_iwarp_mpa_reply_arrived(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *e [all...] |
H A D | qed_rdma.h | 159 struct qed_iwarp_ep *ep;
|
H A D | qed_iwarp.h | 65 struct list_head ep_list; /* qed_iwarp_ep */ 112 struct qed_iwarp_ep { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_iwarp.c | 488 struct qed_iwarp_ep *ep, in qed_iwarp_destroy_ep() 509 struct qed_iwarp_ep *ep = qp->ep; in qed_iwarp_destroy_qp() 544 qed_iwarp_create_ep(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep **ep_out) in qed_iwarp_create_ep() 546 struct qed_iwarp_ep *ep; in qed_iwarp_create_ep() 622 qed_iwarp_tcp_offload(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_tcp_offload() 734 qed_iwarp_mpa_received(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_mpa_received() 819 qed_iwarp_mpa_offload(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_mpa_offload() 918 qed_iwarp_return_ep(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_return_ep() 941 qed_iwarp_parse_private_data(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_parse_private_data() 968 qed_iwarp_mpa_reply_arrived(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *e [all...] |
H A D | qed_iwarp.h | 65 struct list_head ep_list; /* qed_iwarp_ep */ 112 struct qed_iwarp_ep { struct
|
H A D | qed_rdma.h | 159 struct qed_iwarp_ep *ep;
|
Completed in 7 milliseconds