Searched refs:phl_custom_get_phl_info (Results 1 – 5 of 5) sorted by relevance
120 struct phl_info_t *phl = phl_custom_get_phl_info(custom_ctx); in _custom_fb_set_wifi_role()151 struct phl_info_t *phl = phl_custom_get_phl_info(custom_ctx); in _custom_fb_ampdu_cfg()193 struct phl_info_t *phl = phl_custom_get_phl_info(custom_ctx); in _custom_fb_ampdu_query()231 struct phl_info_t *phl = phl_custom_get_phl_info(custom_ctx); in _custom_fb_pdthr_cfg()264 struct phl_info_t *phl = phl_custom_get_phl_info(custom_ctx); in _custom_fb_pdthr_query()301 struct phl_info_t *phl = phl_custom_get_phl_info(custom_ctx); in _custom_fb_pop_cfg()334 struct phl_info_t *phl = phl_custom_get_phl_info(custom_ctx); in _custom_fb_pop_query()423 struct phl_info_t *phl = phl_custom_get_phl_info(custom_ctx); in phl_custom_fb_update_opt_ie()
30 phl_custom_get_phl_info(void *custom_ctx);
436 phl_custom_get_phl_info(void *custom_ctx) in phl_custom_get_phl_info() function