Home
last modified time | relevance | path

Searched refs:rann (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmesh_hwmp.c811 const struct ieee80211_rann_ie *rann) in hwmp_rann_frame_process() argument
822 ttl = rann->rann_ttl; in hwmp_rann_frame_process()
823 flags = rann->rann_flags; in hwmp_rann_frame_process()
825 orig_addr = rann->rann_addr; in hwmp_rann_frame_process()
826 orig_sn = le32_to_cpu(rann->rann_seq); in hwmp_rann_frame_process()
827 interval = le32_to_cpu(rann->rann_interval); in hwmp_rann_frame_process()
828 hopcount = rann->rann_hopcount; in hwmp_rann_frame_process()
830 orig_metric = le32_to_cpu(rann->rann_metric); in hwmp_rann_frame_process()
958 if (elems.rann) in mesh_rx_path_sel_frame()
959 hwmp_rann_frame_process(sdata, mgmt, elems.rann); in mesh_rx_path_sel_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/
H A Drtw_mesh_hwmp.c946 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
958 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
959 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
961 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
962 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
963 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
964 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
966 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1279 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1280 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/
H A Drtw_mesh_hwmp.c947 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
959 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
960 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
962 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
963 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
964 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
965 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
967 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1280 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1281 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/
H A Drtw_mesh_hwmp.c946 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
958 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
959 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
961 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
962 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
963 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
964 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
966 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1279 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1280 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/
H A Drtw_mesh_hwmp.c947 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
959 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
960 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
962 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
963 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
964 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
965 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
967 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1280 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1281 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/
H A Drtw_mesh_hwmp.c947 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
959 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
960 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
962 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
963 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
964 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
965 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
967 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1280 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1281 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/
H A Drtw_mesh_hwmp.c790 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
802 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
803 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
805 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
806 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
807 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
808 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
810 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1123 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1124 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/
H A Drtw_mesh_hwmp.c790 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
802 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
803 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
805 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
806 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
807 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
808 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
810 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1123 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1124 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/
H A Drtw_mesh_hwmp.c947 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
959 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
960 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
962 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
963 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
964 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
965 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
967 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1280 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1281 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/
H A Drtw_mesh_hwmp.c790 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
802 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
803 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
805 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
806 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
807 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
808 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
810 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1123 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1124 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/
H A Drtw_mesh_hwmp.c790 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
802 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
803 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
805 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
806 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
807 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
808 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
810 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1123 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1124 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/
H A Drtw_mesh_hwmp.c790 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
802 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
803 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
805 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
806 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
807 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
808 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
810 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1123 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1124 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/
H A Drtw_mesh_hwmp.c791 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
803 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
804 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
806 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
807 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
808 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
809 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
811 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1124 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1125 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/
H A Drtw_mesh_hwmp.c790 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
802 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
803 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
805 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
806 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
807 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
808 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
810 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1123 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1124 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/
H A Drtw_mesh_hwmp.c790 const struct rtw_ieee80211_rann_ie *rann) in rtw_hwmp_rann_frame_process() argument
802 ttl = rann->rann_ttl; in rtw_hwmp_rann_frame_process()
803 flags = rann->rann_flags; in rtw_hwmp_rann_frame_process()
805 originator_addr = rann->rann_addr; in rtw_hwmp_rann_frame_process()
806 originator_sn = le32_to_cpu(rann->rann_seq); in rtw_hwmp_rann_frame_process()
807 interval = le32_to_cpu(rann->rann_interval); in rtw_hwmp_rann_frame_process()
808 hopcount = rann->rann_hopcount; in rtw_hwmp_rann_frame_process()
810 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
1123 if (elems.rann) in rtw_mesh_rx_path_sel_frame()
1124 rtw_hwmp_rann_frame_process(adapter, frame_hdr, (struct rtw_ieee80211_rann_ie *)elems.rann); in rtw_mesh_rx_path_sel_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h1835 u8 *rann; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211.h1817 u8 *rann; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211.h1818 u8 *rann; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h1775 u8 *rann; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h1855 u8 *rann; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h1887 u8 *rann; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211.h1883 u8 *rann; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211.h1875 u8 *rann; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h1842 u8 *rann; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h1771 u8 *rann; member

12