Home
last modified time | relevance | path

Searched refs:f_config (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.c819 struct phl_twt_config *config = NULL, *f_config = NULL; in _twt_delete_sta_info() local
833 f_config = config; in _twt_delete_sta_info()
876 } while (config != f_config); in _twt_delete_sta_info()
1010 struct phl_twt_config *config = NULL, *f_config = NULL; in _twt_flow_id_exist() local
1020 f_config = config; in _twt_flow_id_exist()
1041 } while(config != f_config); in _twt_flow_id_exist()
1418 struct phl_twt_config *config = NULL, *f_config = NULL; in rtw_phl_twt_disable_all_twt_by_role() local
1436 f_config = config; in rtw_phl_twt_disable_all_twt_by_role()
1450 } while(config != f_config); in rtw_phl_twt_disable_all_twt_by_role()
1469 struct phl_twt_config *config = NULL, *f_config = NULL; in rtw_phl_twt_enable_all_twt_by_role() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.c819 struct phl_twt_config *config = NULL, *f_config = NULL; in _twt_delete_sta_info() local
833 f_config = config; in _twt_delete_sta_info()
876 } while (config != f_config); in _twt_delete_sta_info()
1010 struct phl_twt_config *config = NULL, *f_config = NULL; in _twt_flow_id_exist() local
1020 f_config = config; in _twt_flow_id_exist()
1041 } while(config != f_config); in _twt_flow_id_exist()
1418 struct phl_twt_config *config = NULL, *f_config = NULL; in rtw_phl_twt_disable_all_twt_by_role() local
1436 f_config = config; in rtw_phl_twt_disable_all_twt_by_role()
1450 } while(config != f_config); in rtw_phl_twt_disable_all_twt_by_role()
1469 struct phl_twt_config *config = NULL, *f_config = NULL; in rtw_phl_twt_enable_all_twt_by_role() local
[all …]