Searched refs:PLTFM_MEMCMP (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | status.c | 37 PLTFM_MEMCMP(buf, ft_stat->buf, ft_stat->size); in mac_get_ft_status()
|
| H A D | role.c | 253 if (PLTFM_MEMCMP(info->self_mac, info->bssid, 6) || in role_info_valid() 254 PLTFM_MEMCMP(info->target_mac, info->bssid, 6)) { in role_info_valid() 939 if (!PLTFM_MEMCMP(macaddr_list + i, in mac_get_macaddr()
|
| H A D | addr_cam.c | 64 !PLTFM_MEMCMP(info->bssid, in find_avail_bssid_cam_entry()
|
| H A D | dbgpkg.c | 1500 if (PLTFM_MEMCMP(buf + FWCMD_HDR_LEN, fwcmd_lb_data + FWCMD_HDR_LEN, in c2h_sys_cmd_lb()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | status.c | 37 PLTFM_MEMCMP(buf, ft_stat->buf, ft_stat->size); in mac_get_ft_status()
|
| H A D | role.c | 253 if (PLTFM_MEMCMP(info->self_mac, info->bssid, 6) || in role_info_valid() 254 PLTFM_MEMCMP(info->target_mac, info->bssid, 6)) { in role_info_valid() 939 if (!PLTFM_MEMCMP(macaddr_list + i, in mac_get_macaddr()
|
| H A D | addr_cam.c | 64 !PLTFM_MEMCMP(info->bssid, in find_avail_bssid_cam_entry()
|
| H A D | dbgpkg.c | 1500 if (PLTFM_MEMCMP(buf + FWCMD_HDR_LEN, fwcmd_lb_data + FWCMD_HDR_LEN, in c2h_sys_cmd_lb()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | type.h | 75 #define PLTFM_MEMCMP(ptr1, ptr2, num) \ macro 191 #define PLTFM_MEMCMP(ptr1, ptr2, num) \ macro
|
| H A D | mac_def.h | 66 #define PLTFM_MEMCMP(ptr1, ptr2, num) \ macro 185 #define PLTFM_MEMCMP(ptr1, ptr2, num) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | type.h | 75 #define PLTFM_MEMCMP(ptr1, ptr2, num) \ macro 191 #define PLTFM_MEMCMP(ptr1, ptr2, num) \ macro
|
| H A D | mac_def.h | 66 #define PLTFM_MEMCMP(ptr1, ptr2, num) \ macro 185 #define PLTFM_MEMCMP(ptr1, ptr2, num) \ macro
|