Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h175 struct pfvf_acquire_resp_tlv { struct
387 struct pfvf_acquire_resp_tlv acquire_resp;
Dbnx2x_vfpf.c227 struct pfvf_acquire_resp_tlv *resp = &bp->vf2pf_mbox->resp.acquire_resp; in bnx2x_vfpf_acquire()
1132 sizeof(struct pfvf_acquire_resp_tlv) : in bnx2x_vf_mbx_resp_single_tlv()
1258 struct pfvf_acquire_resp_tlv *resp = &mbx->msg->resp.acquire_resp; in bnx2x_vf_mbx_acquire_resp()
1338 length = sizeof(struct pfvf_acquire_resp_tlv); in bnx2x_vf_mbx_acquire_resp()
Dbnx2x.h1379 struct pfvf_acquire_resp_tlv acquire_resp;
/Linux-v5.4/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.c1627 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_pstats_addrlen()
1676 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_tstats()
1703 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_ustats_addrlen()
1744 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.c1558 struct pfvf_acquire_resp_tlv *resp = &mbx->reply_virt->acquire_resp; in qed_iov_vf_mbx_acquire()
1701 sizeof(struct pfvf_acquire_resp_tlv), vfpf_status); in qed_iov_vf_mbx_acquire()
Dqed_mcp.c1892 struct pfvf_acquire_resp_tlv *p_resp; in qed_mcp_get_mfw_ver()