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