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