Lines Matching defs:inbound_queue_table
457 struct inbound_queue_table { struct
458 u32 element_pri_size_cnt;
459 u32 upper_base_addr;
460 u32 lower_base_addr;
461 u32 ci_upper_base_addr;
462 u32 ci_lower_base_addr;
463 u32 pi_pci_bar;
464 u32 pi_offset;
465 u32 total_length;
466 void *base_virt;
467 void *ci_virt;
468 u32 reserved;
469 __le32 consumer_index;
470 u32 producer_idx;
471 spinlock_t iq_lock;