Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h654 struct qed_vf_iov { struct
655 union vfpf_tlvs *vf2pf_request;
656 dma_addr_t vf2pf_request_phys;
657 union pfvf_tlvs *pf2vf_reply;
658 dma_addr_t pf2vf_reply_phys;
661 struct mutex mutex;
662 u8 *offset;
665 struct qed_bulletin bulletin;
666 struct qed_bulletin_content bulletin_shadow;
669 struct pfvf_acquire_resp_tlv acquire_resp;
[all …]