Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.h37 struct ecore_iov_vf_mbx { struct
38 union vfpf_tlvs *req_virt;
39 dma_addr_t req_phys;
40 union pfvf_tlvs *reply_virt;
41 dma_addr_t reply_phys;
44 dma_addr_t pending_req;
47 bool b_pending_msg;
49 u8 *offset;
56 u32 vf_addr_lo;
57 u32 vf_addr_hi;
[all …]