Searched refs:woal_event (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.c | 2581 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 D | moal_shim.c | 2249 struct woal_event *evt; 2253 evt = kzalloc(sizeof(struct woal_event), GFP_ATOMIC);
|
| H A D | moal_main.h | 1170 struct woal_event { struct
|
| H A D | moal_main.c | 5599 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 D | moal_sta_cfg80211.c | 2623 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 D | moal_eth_ioctl.c | 12209 struct woal_event *evt; in woal_chan_event() 12213 evt = kzalloc(sizeof(struct woal_event), GFP_ATOMIC); in woal_chan_event()
|