Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.c319 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info);
817 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_delete_sta_info()
982 struct phl_twt_info *phl_twt_info = get_twt_info(phl_i); in _twt_new_config_is_available()
1008 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_flow_id_exist()
1141 phl_twt_i = get_twt_info(phl_info); in phl_twt_init()
1179 struct phl_twt_info *phl_twt_i = get_twt_info(phl_info); in phl_twt_deinit()
1247 phl_twt_info = get_twt_info(phl_info); in rtw_phl_twt_alloc_twt_config()
1305 phl_twt_info = get_twt_info(phl_info); in rtw_phl_twt_free_twt_config()
1344 phl_twt_info = get_twt_info(phl_info); in rtw_phl_twt_enable_twt_config()
1384 phl_twt_info = get_twt_info(phl_info); in rtw_phl_twt_free_all_twt_by_role()
[all …]
H A Dphl_twt.h35 #define get_twt_info(_phl) (struct phl_twt_info *)(_phl->phl_twt_info) macro
37 #define twt_init(_phl) (NULL != (get_twt_info(_phl)))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.c319 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info);
817 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_delete_sta_info()
982 struct phl_twt_info *phl_twt_info = get_twt_info(phl_i); in _twt_new_config_is_available()
1008 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_flow_id_exist()
1141 phl_twt_i = get_twt_info(phl_info); in phl_twt_init()
1179 struct phl_twt_info *phl_twt_i = get_twt_info(phl_info); in phl_twt_deinit()
1247 phl_twt_info = get_twt_info(phl_info); in rtw_phl_twt_alloc_twt_config()
1305 phl_twt_info = get_twt_info(phl_info); in rtw_phl_twt_free_twt_config()
1344 phl_twt_info = get_twt_info(phl_info); in rtw_phl_twt_enable_twt_config()
1384 phl_twt_info = get_twt_info(phl_info); in rtw_phl_twt_free_all_twt_by_role()
[all …]
H A Dphl_twt.h35 #define get_twt_info(_phl) (struct phl_twt_info *)(_phl->phl_twt_info) macro
37 #define twt_init(_phl) (NULL != (get_twt_info(_phl)))