Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_type.h587 struct i40iw_device_init_info { struct
588 u64 fpm_query_buf_pa;
589 u64 fpm_commit_buf_pa;
590 u64 *fpm_query_buf;
591 u64 *fpm_commit_buf;
592 struct i40iw_hw *hw;
593 void __iomem *bar0;
594 enum i40iw_status_code (*vchnl_send)(struct i40iw_sc_dev *, u32, u8 *, u16);
595 u8 hmc_fn_id;
596 bool is_pf;
[all …]