Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sriov.h66 struct ecore_iov_vf_mbx { struct
67 union vfpf_tlvs *req_virt;
68 dma_addr_t req_phys;
69 union pfvf_tlvs *reply_virt;
70 dma_addr_t reply_phys;
73 dma_addr_t pending_req;
76 bool b_pending_msg;
78 u8 *offset;
81 struct ecore_iov_sw_mbx sw_mbx;
85 u32 vf_addr_lo;
[all …]