Searched defs:ecore_vf_iov (Results 1 – 1 of 1) sorted by relevance
50 struct ecore_vf_iov { struct51 union vfpf_tlvs *vf2pf_request;52 dma_addr_t vf2pf_request_phys;53 union pfvf_tlvs *pf2vf_reply;54 dma_addr_t pf2vf_reply_phys;57 osal_mutex_t mutex;58 u8 *offset;61 struct ecore_bulletin bulletin;62 struct ecore_bulletin_content bulletin_shadow;65 struct pfvf_acquire_resp_tlv acquire_resp;[all …]