Home
last modified time | relevance | path

Searched refs:phl_sta_self (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_sta_mgt.c1086 struct rtw_phl_stainfo_t *phl_sta_self = NULL; in rtw_get_stainfo() local
1103 phl_sta_self = rtw_phl_get_stainfo_self(phl, phl_role); in rtw_get_stainfo()
1105 if (phl_sta_self == NULL) { in rtw_get_stainfo()
1154 if (IS_MCAST(hwaddr) && psta->phl_sta == phl_sta_self) in rtw_get_stainfo()
H A Drtw_phl.c1022 struct rtw_phl_stainfo_t *phl_sta_self = NULL; in rtw_hw_update_chan_def() local
1034 phl_sta_self = rtw_phl_get_stainfo_self(adapter_to_dvobj(adapter)->phl, adapter->phl_role); in rtw_hw_update_chan_def()
1035 _rtw_memcpy(&phl_sta_self->chandef, &adapter->phl_role->chandef, sizeof(struct rtw_chan_def)); in rtw_hw_update_chan_def()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_sta_mgt.c1086 struct rtw_phl_stainfo_t *phl_sta_self = NULL; in rtw_get_stainfo() local
1103 phl_sta_self = rtw_phl_get_stainfo_self(phl, phl_role); in rtw_get_stainfo()
1105 if (phl_sta_self == NULL) { in rtw_get_stainfo()
1154 if (IS_MCAST(hwaddr) && psta->phl_sta == phl_sta_self) in rtw_get_stainfo()
H A Drtw_phl.c1019 struct rtw_phl_stainfo_t *phl_sta_self = NULL; in rtw_hw_update_chan_def() local
1031 phl_sta_self = rtw_phl_get_stainfo_self(adapter_to_dvobj(adapter)->phl, adapter->phl_role); in rtw_hw_update_chan_def()
1032 _rtw_memcpy(&phl_sta_self->chandef, &adapter->phl_role->chandef, sizeof(struct rtw_chan_def)); in rtw_hw_update_chan_def()