Lines Matching defs:wl
25 int wlcore_event_fw_logger(struct wl1271 *wl) in wlcore_event_fw_logger()
100 void wlcore_event_rssi_trigger(struct wl1271 *wl, s8 *metric_arr) in wlcore_event_rssi_trigger()
125 static void wl1271_stop_ba_event(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_stop_ba_event()
151 void wlcore_event_soft_gemini_sense(struct wl1271 *wl, u8 enable) in wlcore_event_soft_gemini_sense()
166 void wlcore_event_sched_scan_completed(struct wl1271 *wl, in wlcore_event_sched_scan_completed()
179 void wlcore_event_ba_rx_constraint(struct wl1271 *wl, in wlcore_event_ba_rx_constraint()
201 void wlcore_event_channel_switch(struct wl1271 *wl, in wlcore_event_channel_switch()
233 void wlcore_event_dummy_packet(struct wl1271 *wl) in wlcore_event_dummy_packet()
245 static void wlcore_disconnect_sta(struct wl1271 *wl, unsigned long sta_bitmap) in wlcore_disconnect_sta()
279 void wlcore_event_max_tx_failure(struct wl1271 *wl, unsigned long sta_bitmap) in wlcore_event_max_tx_failure()
286 void wlcore_event_inactive_sta(struct wl1271 *wl, unsigned long sta_bitmap) in wlcore_event_inactive_sta()
293 void wlcore_event_roc_complete(struct wl1271 *wl) in wlcore_event_roc_complete()
301 void wlcore_event_beacon_loss(struct wl1271 *wl, unsigned long roles_bitmap) in wlcore_event_beacon_loss()
341 int wl1271_event_unmask(struct wl1271 *wl) in wl1271_event_unmask()
353 int wl1271_event_handle(struct wl1271 *wl, u8 mbox_num) in wl1271_event_handle()