Searched defs:qed_vf_iov (Results 1 – 1 of 1) sorted by relevance
681 struct qed_vf_iov { struct682 union vfpf_tlvs *vf2pf_request;683 dma_addr_t vf2pf_request_phys;684 union pfvf_tlvs *pf2vf_reply;685 dma_addr_t pf2vf_reply_phys;688 struct mutex mutex;689 u8 *offset;692 struct qed_bulletin bulletin;693 struct qed_bulletin_content bulletin_shadow;696 struct pfvf_acquire_resp_tlv acquire_resp;[all …]