Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.c1379 memmove((pmevent->event_buf + strlen(CUS_EVT_OBSS_SCAN_PARAM) + in moal_recv_event()
1381 memcpy(pmevent->event_buf, (t_u8 *)CUS_EVT_OBSS_SCAN_PARAM, in moal_recv_event()
1382 strlen(CUS_EVT_OBSS_SCAN_PARAM)); in moal_recv_event()
1383 pmevent->event_buf[strlen(CUS_EVT_OBSS_SCAN_PARAM)] = 0; in moal_recv_event()
1386 strlen(CUS_EVT_OBSS_SCAN_PARAM)); in moal_recv_event()
1394 strlen(CUS_EVT_OBSS_SCAN_PARAM) + 1; in moal_recv_event()
H A Dmoal_main.h702 #define CUS_EVT_OBSS_SCAN_PARAM "EVENT=OBSS_SCAN_PARAM" macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.c2549 memmove((pmevent->event_buf + strlen(CUS_EVT_OBSS_SCAN_PARAM) +
2553 (t_u8 *)CUS_EVT_OBSS_SCAN_PARAM,
2554 strlen(CUS_EVT_OBSS_SCAN_PARAM),
2555 strlen(CUS_EVT_OBSS_SCAN_PARAM));
2556 pmevent->event_buf[strlen(CUS_EVT_OBSS_SCAN_PARAM)] = 0;
2559 strlen(CUS_EVT_OBSS_SCAN_PARAM));
2566 strlen(CUS_EVT_OBSS_SCAN_PARAM) + 1;
H A Dmoal_main.h780 #define CUS_EVT_OBSS_SCAN_PARAM "EVENT=OBSS_SCAN_PARAM" macro