Lines Matching refs:qtnf_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()
284 qtnf_event_handle_bss_leave(struct qtnf_vif *vif, in qtnf_event_handle_bss_leave()
311 qtnf_event_handle_mgmt_received(struct qtnf_vif *vif, in qtnf_event_handle_mgmt_received()
340 qtnf_event_handle_scan_results(struct qtnf_vif *vif, in qtnf_event_handle_scan_results()
442 struct qtnf_vif *vif; in qtnf_event_handle_freq_change()
488 static int qtnf_event_handle_radar(struct qtnf_vif *vif, in qtnf_event_handle_radar()
557 qtnf_event_handle_external_auth(struct qtnf_vif *vif, in qtnf_event_handle_external_auth()
596 qtnf_event_handle_mic_failure(struct qtnf_vif *vif, in qtnf_event_handle_mic_failure()
632 qtnf_event_handle_update_owe(struct qtnf_vif *vif, in qtnf_event_handle_update_owe()
680 struct qtnf_vif *vif = NULL; in qtnf_event_parse()