Lines Matching defs:wpa_s
22 wpas_get_tx_interface(struct wpa_supplicant *wpa_s, const u8 *src) in wpas_get_tx_interface()
72 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_send_action_cb() local
180 struct wpa_supplicant *wpa_s, const u8 *dst, const u8 *data, in offchannel_send_action_tx_status()
259 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action()
262 void (*tx_cb)(struct wpa_supplicant *wpa_s, in offchannel_send_action()
392 void offchannel_send_action_done(struct wpa_supplicant *wpa_s) in offchannel_send_action_done()
423 void offchannel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in offchannel_remain_on_channel_cb()
440 void offchannel_cancel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in offchannel_cancel_remain_on_channel_cb()
457 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_pending_action_tx()
467 void offchannel_clear_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_clear_pending_action_tx()
484 void offchannel_deinit(struct wpa_supplicant *wpa_s) in offchannel_deinit()