Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c2335 goto send_resp; in qed_iov_vf_mbx_update_tunn_param()
2385 send_resp: in qed_iov_vf_mbx_update_tunn_param()
3446 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3452 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3459 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3471 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3478 send_resp: in qed_iov_vf_pf_get_coalesce()
/Linux-v4.19/drivers/infiniband/core/
Dmad.c1882 u8 send_resp, rcv_resp; in rcv_has_same_gid() local
1889 send_resp = ib_response_mad((struct ib_mad_hdr *)wr->send_buf.mad); in rcv_has_same_gid()
1892 if (send_resp == rcv_resp) in rcv_has_same_gid()
1905 if (!send_resp && rcv_resp) { in rcv_has_same_gid()