Home
last modified time | relevance | path

Searched defs:phl_twt_info (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.c817 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_delete_sta_info() local
982 struct phl_twt_info *phl_twt_info = get_twt_info(phl_i); in _twt_new_config_is_available() local
1008 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_flow_id_exist() local
1233 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_alloc_twt_config() local
1292 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_free_twt_config() local
1331 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_enable_twt_config() local
1369 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_free_all_twt_by_role() local
1416 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_disable_all_twt_by_role() local
1467 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_enable_all_twt_by_role() local
1540 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_add_sta_info() local
[all …]
H A Dphl_twt.h86 struct phl_twt_info { struct
87 struct phl_twt_cfg_info twt_cfg_info;
88 struct phl_queue twt_annc_queue;/*struct _twt_announce_info*/
H A Dphl_struct.h334 void *phl_twt_info; /* struct phl_twt_info */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.c817 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_delete_sta_info() local
982 struct phl_twt_info *phl_twt_info = get_twt_info(phl_i); in _twt_new_config_is_available() local
1008 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_flow_id_exist() local
1233 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_alloc_twt_config() local
1292 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_free_twt_config() local
1331 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_enable_twt_config() local
1369 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_free_all_twt_by_role() local
1416 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_disable_all_twt_by_role() local
1467 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_enable_all_twt_by_role() local
1540 struct phl_twt_info *phl_twt_info = NULL; in rtw_phl_twt_add_sta_info() local
[all …]
H A Dphl_twt.h86 struct phl_twt_info { struct
87 struct phl_twt_cfg_info twt_cfg_info;
88 struct phl_queue twt_annc_queue;/*struct _twt_announce_info*/
H A Dphl_struct.h339 void *phl_twt_info; /* struct phl_twt_info */ member