Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c2319 goto send_resp; in qed_iov_vf_mbx_update_tunn_param()
2369 send_resp: in qed_iov_vf_mbx_update_tunn_param()
3439 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3445 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3452 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3464 goto send_resp; in qed_iov_vf_pf_get_coalesce()
3471 send_resp: in qed_iov_vf_pf_get_coalesce()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dmad.c1685 u8 send_resp, rcv_resp; in rcv_has_same_gid() local
1692 send_resp = ib_response_mad((struct ib_mad_hdr *)wr->send_buf.mad); in rcv_has_same_gid()
1695 if (send_resp == rcv_resp) in rcv_has_same_gid()
1708 if (!send_resp && rcv_resp) { in rcv_has_same_gid()