Searched defs:zep_wpa_supp_dev_callbk_fns (Results 1 – 1 of 1) sorted by relevance
165 struct zep_wpa_supp_dev_callbk_fns { struct166 void (*scan_start)(struct zep_drv_if_ctx *if_ctx);168 void (*scan_done)(struct zep_drv_if_ctx *if_ctx,171 void (*scan_res)(struct zep_drv_if_ctx *if_ctx, struct wpa_scan_res *r,174 void (*auth_resp)(struct zep_drv_if_ctx *if_ctx,177 void (*assoc_resp)(struct zep_drv_if_ctx *if_ctx,180 void (*deauth)(struct zep_drv_if_ctx *if_ctx,183 void (*disassoc)(struct zep_drv_if_ctx *if_ctx,185 void (*mgmt_tx_status)(struct zep_drv_if_ctx *if_ctx,188 void (*unprot_deauth)(struct zep_drv_if_ctx *if_ctx,[all …]