Home
last modified time | relevance | path

Searched refs:wl_mac_list_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.h44 } wl_mac_list_t; typedef
H A Ddhd_config.c266 wl_mac_list_t *mac_list; in dhd_conf_set_fw_name_by_mac()
342 wl_mac_list_t *mac_list; in dhd_conf_set_nv_name_by_mac()
2326 wl_mac_list_t *mac_list; in dhd_conf_read_fw_by_mac()
2350 if (!(mac_list = kmalloc(sizeof(wl_mac_list_t)*conf->fw_by_mac.count, in dhd_conf_read_fw_by_mac()
2394 wl_mac_list_t *mac_list; in dhd_conf_read_nv_by_mac()
2407 if (!(mac_list = kmalloc(sizeof(wl_mac_list_t)*conf->nv_by_mac.count, in dhd_conf_read_nv_by_mac()
2467 if (!(chip_nv_path = kmalloc(sizeof(wl_mac_list_t)*conf->nv_by_chip.count, in dhd_conf_read_nv_by_chip()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h52 } wl_mac_list_t; typedef
H A Ddhd_config.c364 wl_mac_list_t *mac_list; in dhd_conf_set_fw_name_by_mac()
444 wl_mac_list_t *mac_list; in dhd_conf_set_nv_name_by_mac()
3309 wl_mac_list_t *mac_list; in dhd_conf_read_fw_by_mac()
3333 if (!(mac_list = kmalloc(sizeof(wl_mac_list_t)*conf->fw_by_mac.count, in dhd_conf_read_fw_by_mac()
3377 wl_mac_list_t *mac_list; in dhd_conf_read_nv_by_mac()
3390 if (!(mac_list = kmalloc(sizeof(wl_mac_list_t)*conf->nv_by_mac.count, in dhd_conf_read_nv_by_mac()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h51 } wl_mac_list_t; typedef
H A Ddhd_config.c452 wl_mac_list_t *mac_list; in dhd_conf_set_fw_name_by_mac()
532 wl_mac_list_t *mac_list; in dhd_conf_set_nv_name_by_mac()
3427 wl_mac_list_t *mac_list; in dhd_conf_read_fw_by_mac()
3451 if (!(mac_list = kmalloc(sizeof(wl_mac_list_t)*conf->fw_by_mac.count, in dhd_conf_read_fw_by_mac()
3495 wl_mac_list_t *mac_list; in dhd_conf_read_nv_by_mac()
3508 if (!(mac_list = kmalloc(sizeof(wl_mac_list_t)*conf->nv_by_mac.count, in dhd_conf_read_nv_by_mac()