Lines Matching defs:qed_pf_iov
224 struct qed_pf_iov { struct
225 struct qed_vf_info vfs_array[MAX_NUM_VFS];
226 u64 pending_flr[QED_VF_ARRAY_LENGTH];
229 void *mbx_msg_virt_addr;
230 dma_addr_t mbx_msg_phys_addr;
231 u32 mbx_msg_size;
232 void *mbx_reply_virt_addr;
233 dma_addr_t mbx_reply_phys_addr;
234 u32 mbx_reply_size;
235 void *p_bulletins;
236 dma_addr_t bulletins_phys;
237 u32 bulletins_size;