Home
last modified time | relevance | path

Searched defs:qed_iov_vf_mbx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.h134 struct qed_iov_vf_mbx { struct
135 union vfpf_tlvs *req_virt;
136 dma_addr_t req_phys;
137 union pfvf_tlvs *reply_virt;
138 dma_addr_t reply_phys;
141 dma_addr_t pending_req;
144 bool b_pending_msg;
146 u8 *offset;
149 struct vfpf_first_tlv first_tlv;