Home
last modified time | relevance | path

Searched refs:woal_event (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211.c2581 struct woal_event *evt; in woal_cancel_chanrpt_event()
2585 evt = kzalloc(sizeof(struct woal_event), GFP_ATOMIC); in woal_cancel_chanrpt_event()
4791 struct woal_event *evt; in woal_deauth_event()
4795 evt = kzalloc(sizeof(struct woal_event), GFP_ATOMIC); in woal_deauth_event()
4824 struct woal_event *evt; in woal_bgscan_stop_event()
4828 evt = kzalloc(sizeof(struct woal_event), GFP_ATOMIC); in woal_bgscan_stop_event()
4889 struct woal_event *evt; in woal_channel_switch_event()
4893 evt = kzalloc(sizeof(struct woal_event), GFP_ATOMIC); in woal_channel_switch_event()
H A Dmoal_shim.c2249 struct woal_event *evt;
2253 evt = kzalloc(sizeof(struct woal_event), GFP_ATOMIC);
H A Dmoal_main.h1170 struct woal_event { struct
H A Dmoal_main.c5599 struct woal_event *evt = NULL, *tmp_node;
10100 struct woal_event *evt;
10114 evt = list_first_entry(&handle->evt_queue, struct woal_event,
H A Dmoal_sta_cfg80211.c2623 struct woal_event *evt; in woal_assoc_resp_event()
2630 evt = kzalloc(sizeof(struct woal_event), GFP_ATOMIC); in woal_assoc_resp_event()
H A Dmoal_eth_ioctl.c12209 struct woal_event *evt; in woal_chan_event()
12213 evt = kzalloc(sizeof(struct woal_event), GFP_ATOMIC); in woal_chan_event()