Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dboot.c191 ret = wlcore_set_partition(wl, &partition); in wl1271_boot_upload_firmware_chunk()
207 ret = wlcore_set_partition(wl, &partition); in wl1271_boot_upload_firmware_chunk()
411 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_boot_upload_nvs()
439 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_boot_run_firmware()
523 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_boot_run_firmware()
Dio.c123 int wlcore_set_partition(struct wl1271 *wl, in wlcore_set_partition() function
186 EXPORT_SYMBOL_GPL(wlcore_set_partition);
Ddebugfs.c1078 ret = wlcore_set_partition(wl, &part); in dev_mem_read()
1088 ret = wlcore_set_partition(wl, &old_part); in dev_mem_read()
1160 ret = wlcore_set_partition(wl, &part); in dev_mem_write()
1170 ret = wlcore_set_partition(wl, &old_part); in dev_mem_write()
Dio.h220 int wlcore_set_partition(struct wl1271 *wl,
Dmain.c898 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_print_recovery()
913 wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_print_recovery()
1025 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl12xx_set_power_on()
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
Dmain.c715 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_set_clk()
849 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_boot()
873 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_upload()
899 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_pre_upload()
924 ret = wlcore_set_partition(wl, in wl18xx_pre_upload()
938 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_pre_upload()
957 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_set_mac_and_phy()
1348 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_get_pg_ver()
1384 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_get_pg_ver()
1480 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_get_mac()
[all …]
/linux-6.1.9/drivers/net/wireless/ti/wl12xx/
Dmain.c1103 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]); in wl12xx_pre_boot()
1126 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wl12xx_pre_boot()
1513 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]); in wl12xx_get_fuse_mac()
1530 ret = wlcore_set_partition(wl, &wl->ptable[PART_DOWN]); in wl12xx_get_fuse_mac()