Home
last modified time | relevance | path

Searched refs:pGeneral_info (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_func_88xx.h203 IN PHALMAC_GENERAL_INFO pGeneral_info
H A Dhalmac_api_88xx.h435 IN PHALMAC_GENERAL_INFO pGeneral_info
H A Dhalmac_func_88xx.c2024 IN PHALMAC_GENERAL_INFO pGeneral_info in halmac_func_send_general_info_88xx() argument
2037 GENERAL_INFO_SET_REF_TYPE(pH2c_buff, pGeneral_info->rfe_type); in halmac_func_send_general_info_88xx()
2038 GENERAL_INFO_SET_RF_TYPE(pH2c_buff, pGeneral_info->rf_type); in halmac_func_send_general_info_88xx()
H A Dhalmac_api_88xx.c4175 IN PHALMAC_GENERAL_INFO pGeneral_info in halmac_send_general_info_88xx() argument
4201 status = halmac_func_send_general_info_88xx(pHalmac_adapter, pGeneral_info); in halmac_send_general_info_88xx()
4212 …PLATFORM_RTL_MEMCPY(pDriver_adapter, &(pHalmac_adapter->general_info), pGeneral_info, sizeof(HALMA… in halmac_send_general_info_88xx()