Home
last modified time | relevance | path

Searched refs:rtw_rcu_access_pointer (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service_linux.h195 #define rtw_rcu_access_pointer(p) rcu_access_pointer(p) macro
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh_pathtbl.c771 if (rtw_rcu_access_pointer(mpath->next_hop) == sta && in rtw_mesh_plink_broken()
850 if (rtw_rcu_access_pointer(mpath->next_hop) == sta) in rtw_mesh_path_flush_by_nexthop()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/wds/
Drtw_wds.c308 if (rtw_rcu_access_pointer(wpath->next_hop) == sta) in rtw_wds_path_flush_by_nexthop()