Lines Matching defs:inbound_queue_table
428 struct inbound_queue_table { struct
429 u32 element_pri_size_cnt;
430 u32 upper_base_addr;
431 u32 lower_base_addr;
432 u32 ci_upper_base_addr;
433 u32 ci_lower_base_addr;
434 u32 pi_pci_bar;
435 u32 pi_offset;
436 u32 total_length;
437 void *base_virt;
438 void *ci_virt;
439 u32 reserved;
440 __le32 consumer_index;
441 u32 producer_idx;
442 spinlock_t iq_lock;