Searched refs:wlcore_set_partition (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | boot.c | 188 ret = wlcore_set_partition(wl, &partition); in wl1271_boot_upload_firmware_chunk() 204 ret = wlcore_set_partition(wl, &partition); in wl1271_boot_upload_firmware_chunk() 408 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_boot_upload_nvs() 436 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_boot_run_firmware() 520 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_boot_run_firmware()
|
| H A D | io.c | 123 int wlcore_set_partition(struct wl1271 *wl, in wlcore_set_partition() function 186 EXPORT_SYMBOL_GPL(wlcore_set_partition);
|
| H A D | io.h | 220 int wlcore_set_partition(struct wl1271 *wl,
|
| H A D | main.c | 983 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_print_recovery() 998 wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_print_recovery() 1109 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl12xx_set_power_on()
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | main.c | 714 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_set_clk() 848 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_boot() 872 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_upload() 898 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_pre_upload() 923 ret = wlcore_set_partition(wl, in wl18xx_pre_upload() 937 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_pre_upload() 956 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_set_mac_and_phy() 1397 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_get_pg_ver() 1433 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_get_pg_ver() 1529 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_get_mac() [all …]
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 1102 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]); in wl12xx_pre_boot() 1125 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wl12xx_pre_boot() 1512 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]); in wl12xx_get_fuse_mac() 1529 ret = wlcore_set_partition(wl, &wl->ptable[PART_DOWN]); in wl12xx_get_fuse_mac()
|