| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mesh_hwmp.c | 103 u32 target_sn, const u8 *da, in mesh_path_sel_frame_tx() argument 163 put_unaligned_le32(target_sn, pos); in mesh_path_sel_frame_tx() 184 put_unaligned_le32(target_sn, pos); in mesh_path_sel_frame_tx() 235 u8 ttl, const u8 *target, u32 target_sn, in mesh_path_error_tx() argument 283 put_unaligned_le32(target_sn, pos); in mesh_path_error_tx() 568 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local 576 target_sn = PREQ_IE_TARGET_SN(preq_elem); in hwmp_preq_frame_process() 591 if (SN_GT(target_sn, ifmsh->sn)) in hwmp_preq_frame_process() 592 ifmsh->sn = target_sn; in hwmp_preq_frame_process() 600 target_sn = ifmsh->sn; in hwmp_preq_frame_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 211 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 288 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 309 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 324 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 383 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 634 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 642 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 678 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 687 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 722 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 41 u8 ttl, const u8 *target, u32 target_sn,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 213 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 288 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 309 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 324 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 383 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 635 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 643 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 679 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 688 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 723 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 42 u8 ttl, const u8 *target, u32 target_sn,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 287 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 308 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 323 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 382 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 634 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 642 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 678 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 687 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 722 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 41 u8 ttl, const u8 *target, u32 target_sn,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 213 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 288 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 309 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 324 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 383 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 635 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 643 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 679 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 688 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 723 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 213 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 288 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 309 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 324 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 383 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 635 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 643 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 679 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 688 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 723 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 42 u8 ttl, const u8 *target, u32 target_sn,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 211 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 288 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 309 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 324 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 383 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 486 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 522 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 531 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 566 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 41 u8 ttl, const u8 *target, u32 target_sn,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 287 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 308 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 323 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 382 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 486 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 522 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 531 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 566 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 213 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 288 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 309 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 324 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 383 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 635 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 643 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 679 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 688 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 723 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 42 u8 ttl, const u8 *target, u32 target_sn,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 287 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 308 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 323 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 382 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 486 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 522 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 531 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 566 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 287 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 308 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 323 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 382 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 486 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 522 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 531 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 566 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 41 u8 ttl, const u8 *target, u32 target_sn,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 287 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 308 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 323 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 382 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 486 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 522 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 531 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 566 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 41 u8 ttl, const u8 *target, u32 target_sn,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 213 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 288 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 309 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 324 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 383 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 479 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 487 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 523 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 532 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 567 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 42 u8 ttl, const u8 *target, u32 target_sn,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 287 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 308 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 323 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 382 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 486 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 522 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 531 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 566 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u32 target_sn, const u8 *da, u8 hopcount, u8 ttl, in rtw_mesh_path_sel_frame_tx() argument 287 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 308 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx() 323 u8 ttl, const u8 *target, u32 target_sn, in rtw_mesh_path_error_tx() argument 382 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx() 478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local 486 target_sn = RTW_PREQ_IE_TARGET_SN(preq_elem); in rtw_hwmp_preq_frame_process() 522 target_sn = minfo->sn; in rtw_hwmp_preq_frame_process() 531 target_sn = ++minfo->sn; in rtw_hwmp_preq_frame_process() 566 RTW_SN_LT(path->sn, target_sn)) { in rtw_hwmp_preq_frame_process() [all …]
|
| H A D | rtw_mesh_hwmp.h | 41 u8 ttl, const u8 *target, u32 target_sn,
|