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