Home
last modified time | relevance | path

Searched refs:CUS_EVT_CSI (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.c4210 custom_len = strlen(CUS_EVT_CSI) + sizeof(priv->csi_seq);
4214 moal_memcpy_ext(priv->phandle, pmevent->event_buf, CUS_EVT_CSI,
4215 strlen(CUS_EVT_CSI), strlen(CUS_EVT_CSI));
4217 pmevent->event_buf + strlen(CUS_EVT_CSI),
H A Dmoal_main.h876 #define CUS_EVT_CSI "EVENT=MLAN_CSI" macro