Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h38 } wl_mac_range_t; typedef
42 wl_mac_range_t *mac;
H A Ddhd_config.c267 wl_mac_range_t *mac_range; in dhd_conf_set_fw_name_by_mac()
343 wl_mac_range_t *mac_range; in dhd_conf_set_nv_name_by_mac()
2327 wl_mac_range_t *mac_range; in dhd_conf_read_fw_by_mac()
2364 if (!(mac_range = kmalloc(sizeof(wl_mac_range_t)*mac_list[i].count, in dhd_conf_read_fw_by_mac()
2395 wl_mac_range_t *mac_range; in dhd_conf_read_nv_by_mac()
2421 if (!(mac_range = kmalloc(sizeof(wl_mac_range_t)*mac_list[i].count, in dhd_conf_read_nv_by_mac()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h46 } wl_mac_range_t; typedef
50 wl_mac_range_t *mac;
H A Ddhd_config.c365 wl_mac_range_t *mac_range; in dhd_conf_set_fw_name_by_mac()
445 wl_mac_range_t *mac_range; in dhd_conf_set_nv_name_by_mac()
3310 wl_mac_range_t *mac_range; in dhd_conf_read_fw_by_mac()
3347 if (!(mac_range = kmalloc(sizeof(wl_mac_range_t)*mac_list[i].count, in dhd_conf_read_fw_by_mac()
3378 wl_mac_range_t *mac_range; in dhd_conf_read_nv_by_mac()
3404 if (!(mac_range = kmalloc(sizeof(wl_mac_range_t)*mac_list[i].count, in dhd_conf_read_nv_by_mac()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h45 } wl_mac_range_t; typedef
49 wl_mac_range_t *mac;
H A Ddhd_config.c453 wl_mac_range_t *mac_range; in dhd_conf_set_fw_name_by_mac()
533 wl_mac_range_t *mac_range; in dhd_conf_set_nv_name_by_mac()
3428 wl_mac_range_t *mac_range; in dhd_conf_read_fw_by_mac()
3465 if (!(mac_range = kmalloc(sizeof(wl_mac_range_t)*mac_list[i].count, in dhd_conf_read_fw_by_mac()
3496 wl_mac_range_t *mac_range; in dhd_conf_read_nv_by_mac()
3522 if (!(mac_range = kmalloc(sizeof(wl_mac_range_t)*mac_list[i].count, in dhd_conf_read_nv_by_mac()