Searched refs:vreg_list_size (Results 1 – 2 of 2) sorted by relevance
312 static struct icnss_vreg_cfg *get_vreg_list(u32 *vreg_list_size, in get_vreg_list() argument317 *vreg_list_size = ICNSS_VREG_LIST_SIZE; in get_vreg_list()321 *vreg_list_size = ICNSS_VREG_ADRESTEA_LIST_SIZE; in get_vreg_list()325 *vreg_list_size = ICNSS_VREG_EVROS_LIST_SIZE; in get_vreg_list()330 *vreg_list_size = 0; in get_vreg_list()343 u32 vreg_list_size = 0; in icnss_get_vreg() local345 vreg_cfg = get_vreg_list(&vreg_list_size, priv->device_id); in icnss_get_vreg()349 for (i = 0; i < vreg_list_size; i++) { in icnss_get_vreg()
314 static struct cnss_vreg_cfg *get_vreg_list(u32 *vreg_list_size, in get_vreg_list() argument319 *vreg_list_size = CNSS_VREG_INFO_SIZE; in get_vreg_list()323 *vreg_list_size = 0; in get_vreg_list()343 u32 vreg_list_size) in cnss_get_vreg() argument381 id_n = vreg_list_size; in cnss_get_vreg()494 u32 vreg_list_size = 0; in cnss_get_vreg_type() local497 vreg_cfg = get_vreg_list(&vreg_list_size, type); in cnss_get_vreg_type()504 vreg_cfg, vreg_list_size); in cnss_get_vreg_type()