Home
last modified time | relevance | path

Searched refs:h2c_seq_mutex (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_api.c90 PLATFORM_MUTEX_INIT(pDriver_adapter, &(pHalmac_adapter->h2c_seq_mutex)); in halmac_init_adapter()
193 PLATFORM_MUTEX_DEINIT(pDriver_adapter, &(pHalmac_adapter->h2c_seq_mutex)); in halmac_deinit_adapter()
H A Dhalmac_type.h1694 HALMAC_MUTEX h2c_seq_mutex; /* Protect h2c_packet_seq packet*/ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_api.c174 PLTFM_MUTEX_INIT(&adapter->h2c_seq_mutex); in halmac_init_adapter()
282 PLTFM_MUTEX_DEINIT(&adapter->h2c_seq_mutex); in halmac_deinit_adapter()
H A Dhalmac_type.h2138 HALMAC_MUTEX h2c_seq_mutex; /* protect h2c seq num */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_api.c173 PLTFM_MUTEX_INIT(&adapter->h2c_seq_mutex); in halmac_init_adapter()
281 PLTFM_MUTEX_DEINIT(&adapter->h2c_seq_mutex); in halmac_deinit_adapter()
H A Dhalmac_type.h2148 HALMAC_MUTEX h2c_seq_mutex; /* protect h2c seq num */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_api.c173 PLTFM_MUTEX_INIT(&adapter->h2c_seq_mutex); in halmac_init_adapter()
281 PLTFM_MUTEX_DEINIT(&adapter->h2c_seq_mutex); in halmac_deinit_adapter()
H A Dhalmac_type.h2129 HALMAC_MUTEX h2c_seq_mutex; /* protect h2c seq num */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_api.c173 PLTFM_MUTEX_INIT(&adapter->h2c_seq_mutex); in halmac_init_adapter()
281 PLTFM_MUTEX_DEINIT(&adapter->h2c_seq_mutex); in halmac_deinit_adapter()
H A Dhalmac_type.h2144 HALMAC_MUTEX h2c_seq_mutex; /* protect h2c seq num */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c626 PLTFM_MUTEX_LOCK(&adapter->h2c_seq_mutex); in set_h2c_pkt_hdr_88xx()
630 PLTFM_MUTEX_UNLOCK(&adapter->h2c_seq_mutex); in set_h2c_pkt_hdr_88xx()
2130 PLTFM_MUTEX_LOCK(&adapter->h2c_seq_mutex); in set_h2c_header_88xx()
2134 PLTFM_MUTEX_UNLOCK(&adapter->h2c_seq_mutex); in set_h2c_header_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c628 PLTFM_MUTEX_LOCK(&adapter->h2c_seq_mutex); in set_h2c_pkt_hdr_88xx()
632 PLTFM_MUTEX_UNLOCK(&adapter->h2c_seq_mutex); in set_h2c_pkt_hdr_88xx()
2138 PLTFM_MUTEX_LOCK(&adapter->h2c_seq_mutex); in set_h2c_header_88xx()
2142 PLTFM_MUTEX_UNLOCK(&adapter->h2c_seq_mutex); in set_h2c_header_88xx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c629 PLTFM_MUTEX_LOCK(&adapter->h2c_seq_mutex); in set_h2c_pkt_hdr_88xx()
633 PLTFM_MUTEX_UNLOCK(&adapter->h2c_seq_mutex); in set_h2c_pkt_hdr_88xx()
2139 PLTFM_MUTEX_LOCK(&adapter->h2c_seq_mutex); in set_h2c_header_88xx()
2143 PLTFM_MUTEX_UNLOCK(&adapter->h2c_seq_mutex); in set_h2c_header_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c628 PLTFM_MUTEX_LOCK(&adapter->h2c_seq_mutex); in set_h2c_pkt_hdr_88xx()
632 PLTFM_MUTEX_UNLOCK(&adapter->h2c_seq_mutex); in set_h2c_pkt_hdr_88xx()
2138 PLTFM_MUTEX_LOCK(&adapter->h2c_seq_mutex); in set_h2c_header_88xx()
2142 PLTFM_MUTEX_UNLOCK(&adapter->h2c_seq_mutex); in set_h2c_header_88xx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_func_88xx.c1306 PLATFORM_MUTEX_LOCK(pDriver_adapter, &(pHalmac_adapter->h2c_seq_mutex)); in halmac_set_h2c_header_88xx()
1310 PLATFORM_MUTEX_UNLOCK(pDriver_adapter, &(pHalmac_adapter->h2c_seq_mutex)); in halmac_set_h2c_header_88xx()
1336 PLATFORM_MUTEX_LOCK(pDriver_adapter, &(pHalmac_adapter->h2c_seq_mutex)); in halmac_set_fw_offload_h2c_header_88xx()
1340 PLATFORM_MUTEX_UNLOCK(pDriver_adapter, &(pHalmac_adapter->h2c_seq_mutex)); in halmac_set_fw_offload_h2c_header_88xx()