Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_type.h470 struct i40iw_sc_dev { struct
471 struct list_head cqp_cmd_head; /* head of the CQP command list */
472 spinlock_t cqp_lock; /* cqp list sync */
473 struct i40iw_dev_uk dev_uk;
474 bool fcn_id_array[I40IW_MAX_STATS_COUNT];
475 struct i40iw_dma_mem vf_fpm_query_buf[I40IW_MAX_PE_ENABLED_VF_COUNT];
476 u64 fpm_query_buf_pa;
477 u64 fpm_commit_buf_pa;
478 u64 *fpm_query_buf;
479 u64 *fpm_commit_buf;
[all …]