Lines Matching refs:wl1271
61 struct wl1271;
63 int wl1271_event_unmask(struct wl1271 *wl);
64 int wl1271_event_handle(struct wl1271 *wl, u8 mbox);
66 void wlcore_event_soft_gemini_sense(struct wl1271 *wl, u8 enable);
67 void wlcore_event_sched_scan_completed(struct wl1271 *wl,
69 void wlcore_event_ba_rx_constraint(struct wl1271 *wl,
72 void wlcore_event_channel_switch(struct wl1271 *wl,
75 void wlcore_event_beacon_loss(struct wl1271 *wl, unsigned long roles_bitmap);
76 void wlcore_event_dummy_packet(struct wl1271 *wl);
77 void wlcore_event_max_tx_failure(struct wl1271 *wl, unsigned long sta_bitmap);
78 void wlcore_event_inactive_sta(struct wl1271 *wl, unsigned long sta_bitmap);
79 void wlcore_event_roc_complete(struct wl1271 *wl);
80 void wlcore_event_rssi_trigger(struct wl1271 *wl, s8 *metric_arr);
81 int wlcore_event_fw_logger(struct wl1271 *wl);