| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | flash.c | 42 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 49 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 59 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 76 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 85 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 99 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 110 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 113 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 124 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 132 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() [all …]
|
| H A D | fwofld.c | 1432 PLTFM_MUTEX_UNLOCK(&ofld_info->cmd_ofld_lock); in mac_add_cmd_ofld() 1436 PLTFM_MUTEX_UNLOCK(&ofld_info->cmd_ofld_lock); in mac_add_cmd_ofld() 1466 PLTFM_MUTEX_UNLOCK(&ofld_info->cmd_ofld_lock); in mac_add_cmd_ofld() 1681 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_scanofld_reset_state() 1685 PLTFM_MUTEX_UNLOCK(&scanofld_info->fw_chlist_state_lock); in mac_scanofld_reset_state() 1716 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() 1720 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() 1737 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() 1745 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() 1754 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() [all …]
|
| H A D | h2c_agg.c | 84 PLTFM_MUTEX_UNLOCK(&adapter->h2c_agg_info.h2c_agg_lock); in mac_h2c_agg_enable() 216 PLTFM_MUTEX_UNLOCK(&adapter->h2c_agg_info.h2c_agg_lock); in mac_h2c_agg_tx() 242 PLTFM_MUTEX_UNLOCK(&adapter->h2c_agg_info.h2c_agg_lock); in mac_h2c_agg_flush()
|
| H A D | fwcmd.c | 182 PLTFM_MUTEX_UNLOCK(&adapter->h2c_agg_info.h2c_agg_lock); in h2c_agg_enqueue() 388 PLTFM_MUTEX_UNLOCK(&fwinfo->seq_lock); in h2c_end_flow() 617 PLTFM_MUTEX_UNLOCK(&list_head->lock); in h2cb_alloc() 621 PLTFM_MUTEX_UNLOCK(&list_head->lock); in h2cb_alloc() 648 PLTFM_MUTEX_UNLOCK(&list_head->lock); in h2cb_free() 835 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_enqueue() 875 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_dequeue() 880 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_dequeue() 897 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_idle() 902 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_idle() [all …]
|
| H A D | fwdl.c | 399 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->ind_access_lock); in __write_memory() 443 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->ind_access_lock); in __write_memory() 661 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->ind_access_lock); in fwdl_fail_dump() 679 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->dbg_port_lock); in fwdl_fail_dump() 1005 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->ind_access_lock); in mac_ram_boot()
|
| H A D | efuse.c | 804 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in mac_dump_log_efuse() 934 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in mac_read_log_efuse() 1115 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in mac_dump_log_efuse_bt() 1196 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in mac_read_log_efuse_bt() 2665 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in write_hw_efuse() 2879 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in read_log_efuse_map() 2892 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in read_log_efuse_map() 2896 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in read_log_efuse_map() 2968 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in dump_efuse_drv() 3018 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in dump_efuse_fw() [all …]
|
| H A D | ser.c | 316 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->err_set_lock); in mac_set_err_status() 390 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->err_get_lock); in mac_get_err_status()
|
| H A D | role.c | 28 PLTFM_MUTEX_UNLOCK(&list->lock); in __role_queue_head_init() 43 PLTFM_MUTEX_UNLOCK(&list->lock); in __role_insert() 68 PLTFM_MUTEX_UNLOCK(&list->lock); in __role_unlink()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | flash.c | 42 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 49 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 59 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 76 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 85 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 99 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 110 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 113 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 124 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() 132 PLTFM_MUTEX_UNLOCK(&adapter->flash_info.lock); in mac_flash_erase() [all …]
|
| H A D | fwofld.c | 1432 PLTFM_MUTEX_UNLOCK(&ofld_info->cmd_ofld_lock); in mac_add_cmd_ofld() 1436 PLTFM_MUTEX_UNLOCK(&ofld_info->cmd_ofld_lock); in mac_add_cmd_ofld() 1466 PLTFM_MUTEX_UNLOCK(&ofld_info->cmd_ofld_lock); in mac_add_cmd_ofld() 1681 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_scanofld_reset_state() 1685 PLTFM_MUTEX_UNLOCK(&scanofld_info->fw_chlist_state_lock); in mac_scanofld_reset_state() 1716 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() 1720 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() 1737 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() 1745 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() 1754 PLTFM_MUTEX_UNLOCK(&scanofld_info->drv_chlist_state_lock); in mac_add_scanofld_ch() [all …]
|
| H A D | h2c_agg.c | 84 PLTFM_MUTEX_UNLOCK(&adapter->h2c_agg_info.h2c_agg_lock); in mac_h2c_agg_enable() 216 PLTFM_MUTEX_UNLOCK(&adapter->h2c_agg_info.h2c_agg_lock); in mac_h2c_agg_tx() 242 PLTFM_MUTEX_UNLOCK(&adapter->h2c_agg_info.h2c_agg_lock); in mac_h2c_agg_flush()
|
| H A D | fwcmd.c | 182 PLTFM_MUTEX_UNLOCK(&adapter->h2c_agg_info.h2c_agg_lock); in h2c_agg_enqueue() 388 PLTFM_MUTEX_UNLOCK(&fwinfo->seq_lock); in h2c_end_flow() 617 PLTFM_MUTEX_UNLOCK(&list_head->lock); in h2cb_alloc() 621 PLTFM_MUTEX_UNLOCK(&list_head->lock); in h2cb_alloc() 648 PLTFM_MUTEX_UNLOCK(&list_head->lock); in h2cb_free() 835 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_enqueue() 875 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_dequeue() 880 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_dequeue() 897 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_idle() 902 PLTFM_MUTEX_UNLOCK(&list_head->lock); in fwcmd_wq_idle() [all …]
|
| H A D | fwdl.c | 399 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->ind_access_lock); in __write_memory() 443 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->ind_access_lock); in __write_memory() 661 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->ind_access_lock); in fwdl_fail_dump() 679 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->dbg_port_lock); in fwdl_fail_dump() 1005 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->ind_access_lock); in mac_ram_boot()
|
| H A D | efuse.c | 804 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in mac_dump_log_efuse() 934 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in mac_read_log_efuse() 1115 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in mac_dump_log_efuse_bt() 1196 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in mac_read_log_efuse_bt() 2665 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in write_hw_efuse() 2879 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in read_log_efuse_map() 2892 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in read_log_efuse_map() 2896 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in read_log_efuse_map() 2968 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in dump_efuse_drv() 3018 PLTFM_MUTEX_UNLOCK(&efuse_tbl.lock); in dump_efuse_fw() [all …]
|
| H A D | ser.c | 316 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->err_set_lock); in mac_set_err_status() 390 PLTFM_MUTEX_UNLOCK(&adapter->hw_info->err_get_lock); in mac_get_err_status()
|
| H A D | role.c | 28 PLTFM_MUTEX_UNLOCK(&list->lock); in __role_queue_head_init() 43 PLTFM_MUTEX_UNLOCK(&list->lock); in __role_insert() 68 PLTFM_MUTEX_UNLOCK(&list->lock); in __role_unlink()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 161 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in dump_efuse_map_88xx() 1018 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in write_hw_efuse_88xx() 1278 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in read_log_efuse_map_88xx() 1364 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in dump_efuse_drv_88xx() 1889 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_efuse_data_88xx() 1904 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_efuse_data_88xx() 2009 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_dump_phy_efuse_status_88xx()
|
| H A D | halmac_sdio_88xx.c | 668 PLTFM_MUTEX_UNLOCK(&adapter->sdio_indir_mutex); in r_indir_sdio_88xx() 892 PLTFM_MUTEX_UNLOCK(&adapter->sdio_indir_mutex); in w_indir_sdio_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 202 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in dump_efuse_map_88xx() 1146 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in write_hw_efuse_88xx() 1406 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in read_log_efuse_map_88xx() 1539 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in dump_efuse_drv_88xx() 2272 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_efuse_data_88xx() 2287 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_efuse_data_88xx() 2392 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_dump_phy_efuse_status_88xx() 2686 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in proc_gen_super_usb_map_88xx() 2916 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in super_usb_chk_88xx()
|
| H A D | halmac_sdio_88xx.c | 669 PLTFM_MUTEX_UNLOCK(&adapter->sdio_indir_mutex); in r_indir_sdio_88xx() 893 PLTFM_MUTEX_UNLOCK(&adapter->sdio_indir_mutex); in w_indir_sdio_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 201 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in dump_efuse_map_88xx() 1145 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in write_hw_efuse_88xx() 1405 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in read_log_efuse_map_88xx() 1538 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in dump_efuse_drv_88xx() 2271 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_efuse_data_88xx() 2286 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_efuse_data_88xx() 2391 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_dump_phy_efuse_status_88xx() 2685 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in proc_gen_super_usb_map_88xx() 2915 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in super_usb_chk_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 201 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in dump_efuse_map_88xx() 1145 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in write_hw_efuse_88xx() 1405 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in read_log_efuse_map_88xx() 1538 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in dump_efuse_drv_88xx() 2271 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_efuse_data_88xx() 2286 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_efuse_data_88xx() 2391 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in get_dump_phy_efuse_status_88xx() 2685 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in proc_gen_super_usb_map_88xx() 2915 PLTFM_MUTEX_UNLOCK(&adapter->efuse_mutex); in super_usb_chk_88xx()
|
| H A D | halmac_sdio_88xx.c | 668 PLTFM_MUTEX_UNLOCK(&adapter->sdio_indir_mutex); in r_indir_sdio_88xx() 892 PLTFM_MUTEX_UNLOCK(&adapter->sdio_indir_mutex); in w_indir_sdio_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | type.h | 88 #define PLTFM_MUTEX_UNLOCK(mutex) \ macro 204 #define PLTFM_MUTEX_UNLOCK(mutex) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | type.h | 88 #define PLTFM_MUTEX_UNLOCK(mutex) \ macro 204 #define PLTFM_MUTEX_UNLOCK(mutex) \ macro
|