Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h175 struct pfvf_acquire_resp_tlv { struct
387 struct pfvf_acquire_resp_tlv acquire_resp;
Dbnx2x_vfpf.c229 struct pfvf_acquire_resp_tlv *resp = &bp->vf2pf_mbox->resp.acquire_resp; in bnx2x_vfpf_acquire()
1134 sizeof(struct pfvf_acquire_resp_tlv) : in bnx2x_vf_mbx_resp_single_tlv()
1261 struct pfvf_acquire_resp_tlv *resp = &mbx->msg->resp.acquire_resp; in bnx2x_vf_mbx_acquire_resp()
1341 length = sizeof(struct pfvf_acquire_resp_tlv); in bnx2x_vf_mbx_acquire_resp()
Dbnx2x.h1378 struct pfvf_acquire_resp_tlv acquire_resp;
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h177 struct pfvf_acquire_resp_tlv { struct
552 struct pfvf_acquire_resp_tlv acquire_resp;
696 struct pfvf_acquire_resp_tlv acquire_resp;
Dqed_l2.c1618 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_pstats_addrlen()
1669 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_tstats()
1696 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_ustats_addrlen()
1738 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_mstats_addrlen()
Dqed_vf.c261 struct pfvf_acquire_resp_tlv *resp = &p_iov->pf2vf_reply->acquire_resp; in qed_vf_pf_acquire()
Dqed_sriov.c1556 struct pfvf_acquire_resp_tlv *resp = &mbx->reply_virt->acquire_resp; in qed_iov_vf_mbx_acquire()
1699 sizeof(struct pfvf_acquire_resp_tlv), vfpf_status); in qed_iov_vf_mbx_acquire()
Dqed_mcp.c1790 struct pfvf_acquire_resp_tlv *p_resp; in qed_mcp_get_mfw_ver()