Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c2339 goto send_resp; in qed_iov_vf_mbx_update_tunn_param()
2389 send_resp: in qed_iov_vf_mbx_update_tunn_param()
3450 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3456 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3463 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3475 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3482 send_resp: in qed_iov_vf_pf_get_coalesce()
/Linux-v5.4/drivers/infiniband/core/
Dmad.c1913 u8 send_resp, rcv_resp; in rcv_has_same_gid() local
1920 send_resp = ib_response_mad((struct ib_mad_hdr *)wr->send_buf.mad); in rcv_has_same_gid()
1923 if (send_resp == rcv_resp) in rcv_has_same_gid()
1936 if (!send_resp && rcv_resp) { in rcv_has_same_gid()