Lines Matching defs:vif
19 qtnf_event_handle_sta_assoc(struct qtnf_wmac *mac, struct qtnf_vif *vif, in qtnf_event_handle_sta_assoc()
102 qtnf_event_handle_sta_deauth(struct qtnf_wmac *mac, struct qtnf_vif *vif, in qtnf_event_handle_sta_deauth()
136 qtnf_event_handle_bss_join(struct qtnf_vif *vif, in qtnf_event_handle_bss_join()
283 qtnf_event_handle_bss_leave(struct qtnf_vif *vif, in qtnf_event_handle_bss_leave()
310 qtnf_event_handle_mgmt_received(struct qtnf_vif *vif, in qtnf_event_handle_mgmt_received()
339 qtnf_event_handle_scan_results(struct qtnf_vif *vif, in qtnf_event_handle_scan_results()
441 struct qtnf_vif *vif; in qtnf_event_handle_freq_change() local
487 static int qtnf_event_handle_radar(struct qtnf_vif *vif, in qtnf_event_handle_radar()
556 qtnf_event_handle_external_auth(struct qtnf_vif *vif, in qtnf_event_handle_external_auth()
595 qtnf_event_handle_mic_failure(struct qtnf_vif *vif, in qtnf_event_handle_mic_failure()
631 qtnf_event_handle_update_owe(struct qtnf_vif *vif, in qtnf_event_handle_update_owe()
678 struct qtnf_vif *vif = NULL; in qtnf_event_parse() local