Home
last modified time | relevance | path

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

/linux-5.10/drivers/infiniband/hw/i40iw/
Di40iw_type.h594 struct i40iw_device_init_info { struct
595 u64 fpm_query_buf_pa;
596 u64 fpm_commit_buf_pa;
597 u64 *fpm_query_buf;
598 u64 *fpm_commit_buf;
599 struct i40iw_hw *hw;
600 void __iomem *bar0;
601 enum i40iw_status_code (*vchnl_send)(struct i40iw_sc_dev *, u32, u8 *, u16);
602 u8 hmc_fn_id;
603 bool is_pf;
[all …]