Home
last modified time | relevance | path

Searched defs:irdma_sc_dev (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
H A Dtype.h666 struct irdma_sc_dev { struct
667 struct list_head cqp_cmd_head; /* head of the CQP command list */
668 spinlock_t cqp_lock; /* protect CQP list access */
669 bool stats_idx_array[IRDMA_MAX_STATS_COUNT_GEN_1];
670 struct irdma_dma_mem vf_fpm_query_buf[IRDMA_MAX_PE_ENA_VF_COUNT];
671 u64 fpm_query_buf_pa;
672 u64 fpm_commit_buf_pa;
673 __le64 *fpm_query_buf;
674 __le64 *fpm_commit_buf;
675 struct irdma_hw *hw;
[all …]