Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.c837 dhd_conf_get_chip_name(dhd_pub_t *dhd, int ag_type, bool *chip_map_v2) in dhd_conf_get_chip_name() argument
845 *chip_map_v2 = FALSE; in dhd_conf_get_chip_name()
892 bool chip_map_v2; in dhd_conf_set_fw_name_by_chip() local
945 chip_name = dhd_conf_get_chip_name(dhd, ag_type, &chip_map_v2); in dhd_conf_set_fw_name_by_chip()
985 bool chip_map_v2; in dhd_conf_set_clm_name_by_chip() local
1004 chip_name = dhd_conf_get_chip_name(dhd, ag_type, &chip_map_v2); in dhd_conf_set_clm_name_by_chip()
1118 bool chip_map_v2; in dhd_conf_set_conf_name_by_chip() local
1137 chip_name = dhd_conf_get_chip_name(dhd, DONT_CARE, &chip_map_v2); in dhd_conf_set_conf_name_by_chip()