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

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_hmc.c48 * @direct_mode_sz: size to alloc in direct mode
54 u64 direct_mode_sz)
82 alloc_len = direct_mode_sz;
50 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) argument
H A Di40e_lan_hmc.h161 u64 direct_mode_sz; member in struct:i40e_hmc_lan_create_obj_info
H A Di40e_hmc.h226 u64 direct_mode_sz);
H A Di40e_lan_hmc.c374 if (info->direct_mode_sz == 0)
377 sd_size = info->direct_mode_sz;
485 info.direct_mode_sz = hw->hmc.hmc_obj[I40E_HMC_LAN_FULL].size;

Completed in 66 milliseconds