Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c2321 goto send_resp; in qed_iov_vf_mbx_update_tunn_param()
2371 send_resp: in qed_iov_vf_mbx_update_tunn_param()
3441 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3447 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3454 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3466 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3473 send_resp: in qed_iov_vf_pf_get_coalesce()
/linux-6.1.9/drivers/infiniband/core/
Dmad.c1675 u8 send_resp, rcv_resp; in rcv_has_same_gid() local
1682 send_resp = ib_response_mad((struct ib_mad_hdr *)wr->send_buf.mad); in rcv_has_same_gid()
1685 if (send_resp == rcv_resp) in rcv_has_same_gid()
1698 if (!send_resp && rcv_resp) { in rcv_has_same_gid()