Home
last modified time | relevance | path

Searched refs:rtw_phl_get_stainfo_by_addr (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sta.h137 rtw_phl_get_stainfo_by_addr(void *phl, struct rtw_wifi_role_t *wrole, u8 *addr);
H A Dphl_rx.c477 sta = rtw_phl_get_stainfo_by_addr(phl_info, in phl_rx_handle_sta_process()
909 sta = rtw_phl_get_stainfo_by_addr(phl_info, in phl_rx_reorder()
H A Dphl_api.h162 rtw_phl_get_stainfo_by_addr(void *phl, struct rtw_wifi_role_t *wrole, u8 *addr);
H A Dphl_sta.c1034 phl_sta = rtw_phl_get_stainfo_by_addr(phl_info, wrole, sta_addr); in phl_alloc_stainfo_sw()
1908 rtw_phl_get_stainfo_by_addr(void *phl, struct rtw_wifi_role_t *wrole, u8 *addr) in rtw_phl_get_stainfo_by_addr() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sta.h137 rtw_phl_get_stainfo_by_addr(void *phl, struct rtw_wifi_role_t *wrole, u8 *addr);
H A Dphl_rx.c479 sta = rtw_phl_get_stainfo_by_addr(phl_info, in phl_rx_handle_sta_process()
904 sta = rtw_phl_get_stainfo_by_addr(phl_info, in phl_rx_reorder()
H A Dphl_api.h162 rtw_phl_get_stainfo_by_addr(void *phl, struct rtw_wifi_role_t *wrole, u8 *addr);
H A Dphl_sta.c1022 phl_sta = rtw_phl_get_stainfo_by_addr(phl_info, wrole, sta_addr); in phl_alloc_stainfo_sw()
1890 rtw_phl_get_stainfo_by_addr(void *phl, struct rtw_wifi_role_t *wrole, u8 *addr) in rtw_phl_get_stainfo_by_addr() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtrx_test.c591 sta_info = rtw_phl_get_stainfo_by_addr(phl_info, test_wrole, test_wrole->mac_addr); in _phl_test_add_role()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtrx_test.c591 sta_info = rtw_phl_get_stainfo_by_addr(phl_info, test_wrole, test_wrole->mac_addr); in _phl_test_add_role()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c1509 phl_sta = rtw_phl_get_stainfo_by_addr(phl, padapter->phl_role, get_addr2_ptr(trigger_frame)); in rtw_process_he_triggerframe()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c1509 phl_sta = rtw_phl_get_stainfo_by_addr(phl, padapter->phl_role, get_addr2_ptr(trigger_frame)); in rtw_process_he_triggerframe()