Home
last modified time | relevance | path

Searched refs:woal_send_iwevcustom_event (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.c1266 woal_send_iwevcustom_event(priv, in moal_recv_event()
1280 woal_send_iwevcustom_event(priv, in moal_recv_event()
1452 woal_send_iwevcustom_event(priv, in moal_recv_event()
1475 woal_send_iwevcustom_event(priv, in moal_recv_event()
1494 woal_send_iwevcustom_event(priv, in moal_recv_event()
1523 woal_send_iwevcustom_event(priv, in moal_recv_event()
1555 woal_send_iwevcustom_event(priv, in moal_recv_event()
1564 woal_send_iwevcustom_event(priv, in moal_recv_event()
1573 woal_send_iwevcustom_event(priv, CUS_EVT_MAX_FAIL); in moal_recv_event()
1581 woal_send_iwevcustom_event(priv, CUS_EVT_DATA_RSSI_LOW); in moal_recv_event()
[all …]
H A Dmoal_main.h2472 void woal_send_iwevcustom_event(moal_private *priv, char *str);
H A Dmoal_wext.c3019 woal_send_iwevcustom_event(moal_private *priv, char *str) in woal_send_iwevcustom_event() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.c2396 woal_send_iwevcustom_event(priv,
2410 woal_send_iwevcustom_event(priv,
2643 woal_send_iwevcustom_event(priv,
2666 woal_send_iwevcustom_event(priv,
2685 woal_send_iwevcustom_event(priv,
2714 woal_send_iwevcustom_event(priv,
2745 woal_send_iwevcustom_event(priv,
2754 woal_send_iwevcustom_event(priv,
2763 woal_send_iwevcustom_event(priv, CUS_EVT_MAX_FAIL);
2771 woal_send_iwevcustom_event(priv, CUS_EVT_DATA_RSSI_LOW);
[all …]
H A Dmoal_main.h3543 void woal_send_iwevcustom_event(moal_private *priv, char *str);
H A Dmoal_wext.c3285 void woal_send_iwevcustom_event(moal_private *priv, char *str) in woal_send_iwevcustom_event() function
H A Dmoal_main.c903 woal_send_iwevcustom_event(priv, CUS_EVT_FW_DUMP_DONE); in woal_send_fw_dump_complete_event()