Home
last modified time | relevance | path

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

/linux-5.10/drivers/infiniband/hw/i40iw/
Di40iw_type.h476 struct i40iw_sc_dev { struct
477 struct list_head cqp_cmd_head; /* head of the CQP command list */
478 spinlock_t cqp_lock; /* cqp list sync */
479 struct i40iw_dev_uk dev_uk;
480 bool fcn_id_array[I40IW_MAX_STATS_COUNT];
481 struct i40iw_dma_mem vf_fpm_query_buf[I40IW_MAX_PE_ENABLED_VF_COUNT];
482 u64 fpm_query_buf_pa;
483 u64 fpm_commit_buf_pa;
484 u64 *fpm_query_buf;
485 u64 *fpm_commit_buf;
[all …]