Home
last modified time | relevance | path

Searched refs:sec_cam_table (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dsecurity_cam.c61 struct sec_cam_table_t **sec_cam_table; in sec_info_tbl_init() local
64 sec_cam_table = &adapter->hw_info->sec_cam_table_bk; in sec_info_tbl_init()
66 sec_cam_table = &adapter->hw_info->sec_cam_table; in sec_info_tbl_init()
69 if ((*sec_cam_table) == NULL) { in sec_info_tbl_init()
70 (*sec_cam_table) = (struct sec_cam_table_t *)PLTFM_MALLOC in sec_info_tbl_init()
73 if (!(*sec_cam_table)) in sec_info_tbl_init()
77 (*sec_cam_table)->sec_cam_entry[i] = in sec_info_tbl_init()
81 if (!(*sec_cam_table)->sec_cam_entry[i]) in sec_info_tbl_init()
84 (*sec_cam_table)->sec_cam_entry[i]->sec_cam_info = in sec_info_tbl_init()
88 if (!(*sec_cam_table)->sec_cam_entry[i]->sec_cam_info) in sec_info_tbl_init()
[all …]
H A Drole.c424 struct sec_cam_table_t *sec_cam_table = adapter->hw_info->sec_cam_table; in sec_info_deinit() local
426 if (!sec_cam_table) in sec_info_deinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dsecurity_cam.c61 struct sec_cam_table_t **sec_cam_table; in sec_info_tbl_init() local
64 sec_cam_table = &adapter->hw_info->sec_cam_table_bk; in sec_info_tbl_init()
66 sec_cam_table = &adapter->hw_info->sec_cam_table; in sec_info_tbl_init()
69 if ((*sec_cam_table) == NULL) { in sec_info_tbl_init()
70 (*sec_cam_table) = (struct sec_cam_table_t *)PLTFM_MALLOC in sec_info_tbl_init()
73 if (!(*sec_cam_table)) in sec_info_tbl_init()
77 (*sec_cam_table)->sec_cam_entry[i] = in sec_info_tbl_init()
81 if (!(*sec_cam_table)->sec_cam_entry[i]) in sec_info_tbl_init()
84 (*sec_cam_table)->sec_cam_entry[i]->sec_cam_info = in sec_info_tbl_init()
88 if (!(*sec_cam_table)->sec_cam_entry[i]->sec_cam_info) in sec_info_tbl_init()
[all …]
H A Drole.c424 struct sec_cam_table_t *sec_cam_table = adapter->hw_info->sec_cam_table; in sec_info_deinit() local
426 if (!sec_cam_table) in sec_info_deinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c6720 struct sec_cam_table_t *sec_cam_table = mac->hw_info->sec_cam_table; in rtl_hal_dump_sec_cam_tbl() local
6726 entry = sec_cam_table->sec_cam_entry[i]; in rtl_hal_dump_sec_cam_tbl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c6736 struct sec_cam_table_t *sec_cam_table = mac->hw_info->sec_cam_table; in rtl_hal_dump_sec_cam_tbl() local
6742 entry = sec_cam_table->sec_cam_entry[i]; in rtl_hal_dump_sec_cam_tbl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h4710 struct sec_cam_table_t *sec_cam_table; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h4710 struct sec_cam_table_t *sec_cam_table; member