Searched refs:phl_alloc_stainfo_sw (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sta.h | 96 phl_alloc_stainfo_sw(struct phl_info_t *phl_info,
|
| H A D | phl_sta.c | 1011 phl_alloc_stainfo_sw(struct phl_info_t *phl_info, in phl_alloc_stainfo_sw() function 1090 return phl_alloc_stainfo_sw((struct phl_info_t *)phl, sta_addr, wrole); in rtw_phl_alloc_stainfo_sw() 1133 alloc_sta = phl_alloc_stainfo_sw(phl, sta_addr, wrole); in __phl_alloc_stainfo()
|
| H A D | phl_role.c | 513 phl_sta = phl_alloc_stainfo_sw(phl_info, role->mac_addr, role); in rtw_phl_wifi_role_alloc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sta.h | 96 phl_alloc_stainfo_sw(struct phl_info_t *phl_info,
|
| H A D | phl_sta.c | 999 phl_alloc_stainfo_sw(struct phl_info_t *phl_info, in phl_alloc_stainfo_sw() function 1075 return phl_alloc_stainfo_sw((struct phl_info_t *)phl, sta_addr, wrole); in rtw_phl_alloc_stainfo_sw() 1118 alloc_sta = phl_alloc_stainfo_sw(phl, sta_addr, wrole); in __phl_alloc_stainfo()
|
| H A D | phl_role.c | 511 phl_sta = phl_alloc_stainfo_sw(phl_info, role->mac_addr, role); in rtw_phl_wifi_role_alloc()
|