| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_init.c | 700 struct rtw_bcn_entry *tmp_entry, *type = NULL; in hal_bcn_deinit() 705 struct rtw_bcn_entry, &bcn_pool->bcn_list, list) in hal_bcn_deinit() 708 _os_mem_free(drv_priv, tmp_entry, sizeof(struct rtw_bcn_entry)); in hal_bcn_deinit() 717 struct rtw_bcn_entry **bcn_entry, struct rtw_bcn_info_cmn *bcn_cmn) in hal_alloc_bcn_entry() 721 struct rtw_bcn_entry *new_entry = _os_mem_alloc(drv_priv, sizeof(struct rtw_bcn_entry)); in hal_alloc_bcn_entry() 743 struct rtw_bcn_entry *tmp_entry, *type = NULL; in hal_free_bcn_entry() 749 struct rtw_bcn_entry, &bcn_pool->bcn_list, list) in hal_free_bcn_entry() 761 _os_mem_free(drv_priv, tmp_entry, sizeof(struct rtw_bcn_entry)); in hal_free_bcn_entry() 770 struct rtw_bcn_entry **bcn_entry, u8 bcn_id) in hal_get_bcn_entry() 774 struct rtw_bcn_entry *tmp_entry, *type = NULL; in hal_get_bcn_entry() [all …]
|
| H A D | hal_struct.h | 233 struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry); 235 struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry);
|
| H A D | hal_api_mac.h | 378 hal_mac_ax_config_beacon(struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry); 381 hal_mac_ax_send_beacon(struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry);
|
| H A D | hal_api_mac.c | 4728 hal_mac_ax_config_beacon(struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry) in hal_mac_ax_config_beacon() 4754 hal_mac_ax_send_beacon(struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry) in hal_mac_ax_send_beacon()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_init.c | 700 struct rtw_bcn_entry *tmp_entry, *type = NULL; in hal_bcn_deinit() 705 struct rtw_bcn_entry, &bcn_pool->bcn_list, list) in hal_bcn_deinit() 708 _os_mem_free(drv_priv, tmp_entry, sizeof(struct rtw_bcn_entry)); in hal_bcn_deinit() 717 struct rtw_bcn_entry **bcn_entry, struct rtw_bcn_info_cmn *bcn_cmn) in hal_alloc_bcn_entry() 721 struct rtw_bcn_entry *new_entry = _os_mem_alloc(drv_priv, sizeof(struct rtw_bcn_entry)); in hal_alloc_bcn_entry() 743 struct rtw_bcn_entry *tmp_entry, *type = NULL; in hal_free_bcn_entry() 749 struct rtw_bcn_entry, &bcn_pool->bcn_list, list) in hal_free_bcn_entry() 761 _os_mem_free(drv_priv, tmp_entry, sizeof(struct rtw_bcn_entry)); in hal_free_bcn_entry() 770 struct rtw_bcn_entry **bcn_entry, u8 bcn_id) in hal_get_bcn_entry() 774 struct rtw_bcn_entry *tmp_entry, *type = NULL; in hal_get_bcn_entry() [all …]
|
| H A D | hal_struct.h | 234 struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry); 236 struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry);
|
| H A D | hal_api_mac.h | 378 hal_mac_ax_config_beacon(struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry); 381 hal_mac_ax_send_beacon(struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry);
|
| H A D | hal_api_mac.c | 4710 hal_mac_ax_config_beacon(struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry) in hal_mac_ax_config_beacon() 4736 hal_mac_ax_send_beacon(struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry) in hal_mac_ax_send_beacon()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/ |
| H A D | rtl8852b_hal.h | 76 …acon_8852b(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry); 77 …acon_8852b(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry);
|
| H A D | rtl8852b_halinit.c | 650 …eacon_8852b(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry) in hal_config_beacon_8852b() 659 …eacon_8852b(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry) in hal_update_beacon_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/ |
| H A D | rtl8852b_hal.h | 76 …acon_8852b(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry); 77 …acon_8852b(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry);
|
| H A D | rtl8852b_halinit.c | 603 …eacon_8852b(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry) in hal_config_beacon_8852b() 612 …eacon_8852b(struct rtw_phl_com_t *phl_com, struct hal_info_t *hal, struct rtw_bcn_entry *bcn_entry) in hal_update_beacon_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_def.h | 1633 struct rtw_bcn_entry { struct
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_def.h | 1612 struct rtw_bcn_entry { struct
|