Home
last modified time | relevance | path

Searched refs:phl_twt_info (Results 1 – 6 of 6) 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);
320 struct phl_queue *annc_q = &phl_twt_info->twt_annc_queue;
817 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_delete_sta_info() local
818 struct phl_twt_cfg_info *twt_cfg_i = &phl_twt_info->twt_cfg_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() local
983 struct phl_twt_cfg_info *twt_cfg_i = &phl_twt_info->twt_cfg_info; in _twt_new_config_is_available()
1008 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_flow_id_exist() local
1009 struct phl_twt_cfg_info *twt_cfg_i = &phl_twt_info->twt_cfg_info; in _twt_flow_id_exist()
1122 struct phl_twt_info *phl_twt_i = NULL; in phl_twt_init()
1129 if (NULL == phl_info->phl_twt_info) { in phl_twt_init()
[all …]
H A Dphl_twt.h35 #define get_twt_info(_phl) (struct phl_twt_info *)(_phl->phl_twt_info)
86 struct phl_twt_info { struct
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.c319 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info);
320 struct phl_queue *annc_q = &phl_twt_info->twt_annc_queue;
817 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_delete_sta_info() local
818 struct phl_twt_cfg_info *twt_cfg_i = &phl_twt_info->twt_cfg_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() local
983 struct phl_twt_cfg_info *twt_cfg_i = &phl_twt_info->twt_cfg_info; in _twt_new_config_is_available()
1008 struct phl_twt_info *phl_twt_info = get_twt_info(phl_info); in _twt_flow_id_exist() local
1009 struct phl_twt_cfg_info *twt_cfg_i = &phl_twt_info->twt_cfg_info; in _twt_flow_id_exist()
1122 struct phl_twt_info *phl_twt_i = NULL; in phl_twt_init()
1129 if (NULL == phl_info->phl_twt_info) { in phl_twt_init()
[all …]
H A Dphl_twt.h35 #define get_twt_info(_phl) (struct phl_twt_info *)(_phl->phl_twt_info)
86 struct phl_twt_info { struct
H A Dphl_struct.h339 void *phl_twt_info; /* struct phl_twt_info */ member