Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Drole.c129 role_pool = adapter->role_tbl->role_tbl_pool; in role_get()
148 role_pool = adapter->role_tbl->role_tbl_pool; in role_return()
165 role_pool = role_head->role_tbl_pool; in role_free()
306 adapter->role_tbl->role_tbl_pool = NULL; in role_tbl_init()
307 adapter->role_tbl->role_tbl_pool = (struct mac_role_tbl_head *) in role_tbl_init()
309 if (!adapter->role_tbl->role_tbl_pool) { in role_tbl_init()
315 role_pool = adapter->role_tbl->role_tbl_pool; in role_tbl_init()
348 if (adapter->role_tbl->role_tbl_pool) { in role_tbl_exit()
349 PLTFM_FREE(adapter->role_tbl->role_tbl_pool, in role_tbl_exit()
351 adapter->role_tbl->role_tbl_pool = NULL; in role_tbl_exit()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Drole.c129 role_pool = adapter->role_tbl->role_tbl_pool; in role_get()
148 role_pool = adapter->role_tbl->role_tbl_pool; in role_return()
165 role_pool = role_head->role_tbl_pool; in role_free()
306 adapter->role_tbl->role_tbl_pool = NULL; in role_tbl_init()
307 adapter->role_tbl->role_tbl_pool = (struct mac_role_tbl_head *) in role_tbl_init()
309 if (!adapter->role_tbl->role_tbl_pool) { in role_tbl_init()
315 role_pool = adapter->role_tbl->role_tbl_pool; in role_tbl_init()
348 if (adapter->role_tbl->role_tbl_pool) { in role_tbl_exit()
349 PLTFM_FREE(adapter->role_tbl->role_tbl_pool, in role_tbl_exit()
351 adapter->role_tbl->role_tbl_pool = NULL; in role_tbl_exit()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h13080 struct mac_role_tbl_head *role_tbl_pool; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h13080 struct mac_role_tbl_head *role_tbl_pool; member