Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/irdma/ !
Dtype.h617 struct irdma_sc_dev { struct
618 struct list_head cqp_cmd_head; /* head of the CQP command list */
619 spinlock_t cqp_lock; /* protect CQP list access */
620 bool fcn_id_array[IRDMA_MAX_STATS_COUNT];
621 struct irdma_dma_mem vf_fpm_query_buf[IRDMA_MAX_PE_ENA_VF_COUNT];
622 u64 fpm_query_buf_pa;
623 u64 fpm_commit_buf_pa;
624 __le64 *fpm_query_buf;
625 __le64 *fpm_commit_buf;
626 struct irdma_hw *hw;
[all …]