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