Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_p2pps.c126 struct rtw_phl_noa_desc *tmp_desc; in _phl_p2pps_get_first_noa_desc_with_cnt255() local
128 tmp_desc = &info->noa_desc[i]; in _phl_p2pps_get_first_noa_desc_with_cnt255()
129 if(tmp_desc->count == 255 && tmp_desc->enable) { in _phl_p2pps_get_first_noa_desc_with_cnt255()
131 tmp_desc->tag); in _phl_p2pps_get_first_noa_desc_with_cnt255()
132 return tmp_desc; in _phl_p2pps_get_first_noa_desc_with_cnt255()
686 struct rtw_phl_noa_desc *tmp_desc = NULL; in phl_p2pps_query_noa_with_cnt255() local
688 tmp_desc = _phl_p2pps_get_first_noa_desc_with_cnt255(phl_info, info); in phl_p2pps_query_noa_with_cnt255()
689 if (tmp_desc) { in phl_p2pps_query_noa_with_cnt255()
690 _phl_p2pps_copy_noa_desc(psinfo, desc, tmp_desc); in phl_p2pps_query_noa_with_cnt255()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_p2pps.c126 struct rtw_phl_noa_desc *tmp_desc; in _phl_p2pps_get_first_noa_desc_with_cnt255() local
128 tmp_desc = &info->noa_desc[i]; in _phl_p2pps_get_first_noa_desc_with_cnt255()
129 if(tmp_desc->count == 255 && tmp_desc->enable) { in _phl_p2pps_get_first_noa_desc_with_cnt255()
131 tmp_desc->tag); in _phl_p2pps_get_first_noa_desc_with_cnt255()
132 return tmp_desc; in _phl_p2pps_get_first_noa_desc_with_cnt255()
686 struct rtw_phl_noa_desc *tmp_desc = NULL; in phl_p2pps_query_noa_with_cnt255() local
688 tmp_desc = _phl_p2pps_get_first_noa_desc_with_cnt255(phl_info, info); in phl_p2pps_query_noa_with_cnt255()
689 if (tmp_desc) { in phl_p2pps_query_noa_with_cnt255()
690 _phl_p2pps_copy_noa_desc(psinfo, desc, tmp_desc); in phl_p2pps_query_noa_with_cnt255()