Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_vf.c63 static int qed_send_msg2pf(struct qed_hwfn *p_hwfn, u8 *done) in qed_send_msg2pf() function
172 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in _qed_vf_pf_release()
301 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in qed_vf_pf_acquire()
705 rc = qed_send_msg2pf(p_hwfn, &p_resp->hdr.status); in qed_vf_pf_tunnel_param_update()
772 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in qed_vf_pf_rxq_start()
822 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in qed_vf_pf_rxq_stop()
867 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in qed_vf_pf_txq_start()
918 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in qed_vf_pf_txq_stop()
968 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in qed_vf_pf_vport_start()
997 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in qed_vf_pf_vport_stop()
[all …]