Searched refs:_phl_self_stainfo_chk (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sta.c | 782 static bool _phl_self_stainfo_chk(struct phl_info_t *phl_info, in _phl_self_stainfo_chk() function 870 if (_phl_self_stainfo_chk(phl_info, wrole, sta) == true) { in __phl_free_stainfo_sw() 942 if (_phl_self_stainfo_chk(phl_info, wrole, sta) == true) in __phl_free_stainfo_hw() 1063 if (_phl_self_stainfo_chk(phl_info, wrole, phl_sta) == false) { in phl_alloc_stainfo_sw() 2529 return _phl_self_stainfo_chk(phl_info, wrole, sta); in phl_self_stainfo_chk()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sta.c | 779 static bool _phl_self_stainfo_chk(struct phl_info_t *phl_info, in _phl_self_stainfo_chk() function 860 if (_phl_self_stainfo_chk(phl_info, wrole, sta) == true) { in __phl_free_stainfo_sw() 928 if (_phl_self_stainfo_chk(phl_info, wrole, sta) == true) in __phl_free_stainfo_hw() 1048 if (_phl_self_stainfo_chk(phl_info, wrole, phl_sta) == false) { in phl_alloc_stainfo_sw()
|