Lines Matching refs:wl1271
25 int wlcore_event_fw_logger(struct wl1271 *wl) in wlcore_event_fw_logger()
109 void wlcore_event_rssi_trigger(struct wl1271 *wl, s8 *metric_arr) in wlcore_event_rssi_trigger()
134 static void wl1271_stop_ba_event(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_stop_ba_event()
160 void wlcore_event_soft_gemini_sense(struct wl1271 *wl, u8 enable) in wlcore_event_soft_gemini_sense()
175 void wlcore_event_sched_scan_completed(struct wl1271 *wl, in wlcore_event_sched_scan_completed()
188 void wlcore_event_ba_rx_constraint(struct wl1271 *wl, in wlcore_event_ba_rx_constraint()
210 void wlcore_event_channel_switch(struct wl1271 *wl, in wlcore_event_channel_switch()
242 void wlcore_event_dummy_packet(struct wl1271 *wl) in wlcore_event_dummy_packet()
254 static void wlcore_disconnect_sta(struct wl1271 *wl, unsigned long sta_bitmap) in wlcore_disconnect_sta()
288 void wlcore_event_max_tx_failure(struct wl1271 *wl, unsigned long sta_bitmap) in wlcore_event_max_tx_failure()
295 void wlcore_event_inactive_sta(struct wl1271 *wl, unsigned long sta_bitmap) in wlcore_event_inactive_sta()
302 void wlcore_event_roc_complete(struct wl1271 *wl) in wlcore_event_roc_complete()
310 void wlcore_event_beacon_loss(struct wl1271 *wl, unsigned long roles_bitmap) in wlcore_event_beacon_loss()
350 int wl1271_event_unmask(struct wl1271 *wl) in wl1271_event_unmask()
362 int wl1271_event_handle(struct wl1271 *wl, u8 mbox_num) in wl1271_event_handle()