Home
last modified time | relevance | path

Searched refs:phl_alloc_stainfo_sw (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sta.h96 phl_alloc_stainfo_sw(struct phl_info_t *phl_info,
H A Dphl_sta.c1011 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 Dphl_role.c513 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 Dphl_sta.h96 phl_alloc_stainfo_sw(struct phl_info_t *phl_info,
H A Dphl_sta.c999 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 Dphl_role.c511 phl_sta = phl_alloc_stainfo_sw(phl_info, role->mac_addr, role); in rtw_phl_wifi_role_alloc()