Searched refs:phl_twt_info (Results 1 – 6 of 6) sorted by relevance
319 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() local818 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() local983 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() local1009 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 …]
35 #define get_twt_info(_phl) (struct phl_twt_info *)(_phl->phl_twt_info)86 struct phl_twt_info { struct
334 void *phl_twt_info; /* struct phl_twt_info */ member
339 void *phl_twt_info; /* struct phl_twt_info */ member