Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vf.h44 struct ecore_vf_iov { struct
45 union vfpf_tlvs *vf2pf_request;
46 dma_addr_t vf2pf_request_phys;
47 union pfvf_tlvs *pf2vf_reply;
48 dma_addr_t pf2vf_reply_phys;
51 osal_mutex_t mutex;
52 u8 *offset;
55 struct ecore_bulletin bulletin;
56 struct ecore_bulletin_content bulletin_shadow;
59 struct pfvf_acquire_resp_tlv acquire_resp;
[all …]