Home
last modified time | relevance | path

Searched refs:direct_mode_sz (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_hmc.c18 * @direct_mode_sz: size to alloc in direct mode
24 u64 direct_mode_sz) in i40e_add_sd_table_entry()
52 alloc_len = direct_mode_sz; in i40e_add_sd_table_entry()
20 i40e_add_sd_table_entry(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 sd_index, enum i40e_sd_entry_type type, u64 direct_mode_sz) i40e_add_sd_table_entry() argument
H A Di40e_lan_hmc.h130 u64 direct_mode_sz; member
H A Di40e_hmc.h194 u64 direct_mode_sz);
H A Di40e_lan_hmc.c339 if (info->direct_mode_sz == 0) in i40e_create_lan_hmc_object()
342 sd_size = info->direct_mode_sz; in i40e_create_lan_hmc_object()
450 info.direct_mode_sz = hw->hmc.hmc_obj[I40E_HMC_LAN_FULL].size; in i40e_configure_lan_hmc()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_hmc.c17 * @direct_mode_sz: size to alloc in direct mode
23 u64 direct_mode_sz) in i40e_add_sd_table_entry()
51 alloc_len = direct_mode_sz; in i40e_add_sd_table_entry()
19 i40e_add_sd_table_entry(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 sd_index, enum i40e_sd_entry_type type, u64 direct_mode_sz) i40e_add_sd_table_entry() argument
H A Di40e_lan_hmc.h130 u64 direct_mode_sz; member
H A Di40e_hmc.h195 u64 direct_mode_sz);
H A Di40e_lan_hmc.c339 if (info->direct_mode_sz == 0) in i40e_create_lan_hmc_object()
342 sd_size = info->direct_mode_sz; in i40e_create_lan_hmc_object()
450 info.direct_mode_sz = hw->hmc.hmc_obj[I40E_HMC_LAN_FULL].size; in i40e_configure_lan_hmc()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dhmc.h161 enum irdma_sd_entry_type type, u64 direct_mode_sz);
H A Dhmc.c471 * @direct_mode_sz: size to alloc in direct mode
475 enum irdma_sd_entry_type type, u64 direct_mode_sz) in irdma_add_sd_table_entry()
486 alloc_len = direct_mode_sz; in irdma_add_sd_table_entry()
473 irdma_add_sd_table_entry(struct irdma_hw *hw, struct irdma_hmc_info *hmc_info, u32 sd_index, enum irdma_sd_entry_type type, u64 direct_mode_sz) irdma_add_sd_table_entry() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_hmc.h229 enum i40iw_sd_entry_type type, u64 direct_mode_sz);
H A Di40iw_hmc.c542 * @direct_mode_sz: size to alloc in direct mode
548 u64 direct_mode_sz) in i40iw_add_sd_table_entry()
561 alloc_len = direct_mode_sz; in i40iw_add_sd_table_entry()
544 i40iw_add_sd_table_entry(struct i40iw_hw *hw, struct i40iw_hmc_info *hmc_info, u32 sd_index, enum i40iw_sd_entry_type type, u64 direct_mode_sz) i40iw_add_sd_table_entry() argument

Completed in 9 milliseconds