Home
last modified time | relevance | path

Searched refs:first_sd_index (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_hmc.h143 u16 first_sd_index; member
Di40iw_ctrl.c227 hmc_info->first_sd_index = (u16)RS_64(temp, I40IW_QUERY_FPM_FIRST_PE_SD_INDEX); in i40iw_sc_parse_fpm_query_buf()
234 hmc_info->sd_table.sd_cnt = max_pe_sds + hmc_info->first_sd_index; in i40iw_sc_parse_fpm_query_buf()
3552 (hmc_info->sd_table.sd_cnt + hmc_info->first_sd_index); in i40iw_sc_init_iw_hmc()
3937 __func__, sd_needed, hmc_info->first_sd_index); in i40iw_config_fpm_values()
4016 (hmc_info->sd_table.sd_cnt + hmc_info->first_sd_index + 1); in i40iw_config_fpm_values()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_hmc.h76 u16 first_sd_index; /* index of the first available SD */ member
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_hmc.h76 u16 first_sd_index; /* index of the first available SD */ member
Di40e_lan_hmc.c192 hw->hmc.first_sd_index = 0; in i40e_init_lan_hmc()