Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vf.h22 struct ecore_vf_iov { struct
23 union vfpf_tlvs *vf2pf_request;
24 dma_addr_t vf2pf_request_phys;
25 union pfvf_tlvs *pf2vf_reply;
26 dma_addr_t pf2vf_reply_phys;
29 osal_mutex_t mutex;
30 u8 *offset;
42 bool b_pre_fp_hsi;
56 bool b_hw_channel;
62 bool b_doorbell_bar;
[all …]