Home
last modified time | relevance | path

Searched refs:drv_flags (Results 1 – 25 of 27) sorted by relevance

12

/NextBSD/contrib/wpa/wpa_supplicant/
HDoffchannel.c272 if (freq != 0 && wpa_s->drv_flags & WPA_DRIVER_FLAGS_OFFCHANNEL_TX) { in offchannel_send_action()
360 !!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_OFFCHANNEL_TX), in offchannel_send_action_done()
365 if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_OFFCHANNEL_TX && in offchannel_send_action_done()
HDwpas_glue.c296 !(wpa_s->drv_flags & WPA_DRIVER_FLAGS_4WAY_HANDSHAKE)) in wpa_supplicant_eapol_cb()
535 if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME) in wpa_supplicant_update_ft_ies()
624 if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_TDLS_SUPPORT) in wpa_supplicant_tdls_get_capa()
627 if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_TDLS_EXTERNAL_SETUP) in wpa_supplicant_tdls_get_capa()
630 if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_TDLS_CHANNEL_SWITCH) in wpa_supplicant_tdls_get_capa()
1025 (wpa_s->drv_flags & WPA_DRIVER_FLAGS_KEY_MGMT_OFFLOAD)) in wpa_supplicant_key_mgmt_set_pmk()
HDwpa_supplicant.c221 (wpa_s->drv_flags & WPA_DRIVER_FLAGS_WIRED)) in wpa_supplicant_req_auth_timeout()
296 if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_WIRED) in wpa_supplicant_initiate_eapol()
1175 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_SAE)) in wpa_supplicant_set_suites()
1398 if (wpa_s->drv_flags / WPA_DRIVER_FLAGS_QOS_MAPPING) in wpas_ext_capab_byte()
1631 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_AP)) { in wpa_supplicant_associate()
1652 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_MESH)) { in wpa_supplicant_associate()
1681 if ((wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME) && in wpa_supplicant_associate()
1761 !(wpa_s->drv_flags & WPA_DRIVER_FLAGS_HT_IBSS)) in ibss_mesh_setup_freq()
1886 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_VHT_IBSS)) in ibss_mesh_setup_freq()
2299 if ((wpa_s->drv_flags & WPA_DRIVER_FLAGS_4WAY_HANDSHAKE) && in wpas_start_assoc_cb()
[all …]
HDevents.c1771 if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME) { in wnm_process_assoc_resp()
1957 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME) && in wpa_supplicant_event_associnfo()
2120 wpa_s->drv_flags & WPA_DRIVER_FLAGS_BSS_SELECTION) { in wpa_supplicant_event_assoc()
2167 (wpa_s->drv_flags & in wpa_supplicant_event_assoc()
2184 if ((wpa_s->drv_flags & WPA_DRIVER_FLAGS_4WAY_HANDSHAKE) && in wpa_supplicant_event_assoc()
2194 } else if ((wpa_s->drv_flags & WPA_DRIVER_FLAGS_4WAY_HANDSHAKE) && in wpa_supplicant_event_assoc()
2237 (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SET_KEYS_AFTER_ASSOC_DONE)) { in wpa_supplicant_event_assoc()
2417 if (authenticating && (wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME)) { in wpa_supplicant_event_disassoc_finish()
2592 (wpa_s->drv_flags & in wpa_supplicant_event_interface_status()
2614 (wpa_s->drv_flags & in wpa_supplicant_event_interface_status()
[all …]
HDmesh.c142 ifmsh->drv_flags = wpa_s->drv_flags; in wpa_supplicant_mesh_init()
HDap.c600 else if (params.p2p && (wpa_s->drv_flags & WPA_DRIVER_FLAGS_AP_UAPSD)) in wpa_supplicant_create_ap()
617 hapd_iface->drv_flags = wpa_s->drv_flags; in wpa_supplicant_create_ap()
732 !!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_AP_TEARDOWN_SUPPORT); in wpa_supplicant_ap_deinit()
HDp2p_supplicant.c2038 (wpa_s->drv_flags & WPA_DRIVER_FLAGS_DEDICATED_P2P_DEVICE)) in wpas_p2p_init_group_interface()
4076 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_CAPABLE)) in wpas_p2p_init()
4199 p2p.concurrent_operations = !!(wpa_s->drv_flags & in wpas_p2p_init()
4336 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_DEDICATED_P2P_DEVICE) && in wpas_p2p_create_iface()
4339 if (wpa_s->drv_flags & in wpas_p2p_create_iface()
4344 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_CONCURRENT)) in wpas_p2p_create_iface()
4949 if ((wpa_s->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD) && in wpas_p2p_setup_freqs()
5415 if ((wpa_s->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD) && in wpas_p2p_select_go_freq()
5779 if ((wpa_s->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD) && in wpas_p2p_group_add()
6843 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_CAPABLE)) in wpas_p2p_update_config()
[all …]
HDwpa_supplicant_i.h620 u64 drv_flags; member
HDsme.c1452 if (!((wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME) || in sme_sched_obss_scan()
1453 (wpa_s->drv_flags & WPA_DRIVER_FLAGS_OBSS_SCAN)) || in sme_sched_obss_scan()
HDscan.c699 (wpa_s->drv_flags & WPA_DRIVER_FLAGS_WIRED)) { in wpa_supplicant_scan()
/NextBSD/contrib/wpa/src/ap/
HDhw_features.c102 (iface->drv_flags & WPA_DRIVER_FLAGS_RADAR); in hostapd_get_hw_features()
120 !(iface->drv_flags & in hostapd_get_hw_features()
320 if (iface->drv_flags & WPA_DRIVER_FLAGS_HT_2040_COEX) { in ieee80211n_check_scan()
927 if (!(iface->drv_flags & WPA_DRIVER_FLAGS_ACS_OFFLOAD) || in hostapd_select_hw_mode()
928 !(iface->drv_flags & WPA_DRIVER_FLAGS_SUPPORT_HW_MODE_ANY)) in hostapd_select_hw_mode()
HDieee802_11_ht.c286 (iface->drv_flags & WPA_DRIVER_FLAGS_HT_2040_COEX)) { in hostapd_2040_coex_action()
359 (iface->drv_flags & WPA_DRIVER_FLAGS_HT_2040_COEX)) { in ht40_intolerant_add()
376 (iface->drv_flags & WPA_DRIVER_FLAGS_HT_2040_COEX)) { in ht40_intolerant_remove()
HDdfs.c759 if (iface->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD) { in hostapd_dfs_complete_cac()
958 if (iface->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD) in hostapd_dfs_radar_detected()
989 if (iface->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD) in hostapd_dfs_nop_finished()
HDsta_info.c624 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_INACTIVITY_TIMER)) { in ap_sta_add()
725 eloop_register_timeout(hapd->iface->drv_flags & in ap_sta_disassociate()
764 eloop_register_timeout(hapd->iface->drv_flags & in ap_sta_deauthenticate()
1109 eloop_register_timeout(hapd->iface->drv_flags & in ap_sta_disconnect()
HDhostapd.c1545 if (!(iface->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD)) { in hostapd_setup_interface_complete()
1665 if ((iface->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD) && in hostapd_setup_interface_complete()
2158 !!(hapd_iface->drv_flags & in hostapd_disable_iface()
2512 !!(hapd_iface->drv_flags & in hostapd_remove_iface()
2529 !(hapd_iface->drv_flags & in hostapd_remove_iface()
2592 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_INACTIVITY_TIMER)) { in hostapd_new_assoc_sta()
2844 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_AP_CSA)) { in hostapd_switch_channel()
HDwmm.c70 (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_AP_UAPSD)) in hostapd_eid_wmm()
HDwpa_auth_glue.c589 if (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_EAPOL_TX_STATUS) in hostapd_setup_wpa()
591 if (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_AP_MLME) in hostapd_setup_wpa()
HDhostapd.h334 u64 drv_flags; member
HDacs.c928 if (iface->drv_flags & WPA_DRIVER_FLAGS_ACS_OFFLOAD) { in acs_init()
HDbeacon.c147 if (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD) in hostapd_eid_pwr_constraint()
865 if (!(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_PROBE_RESP_OFFLOAD)) in hostapd_probe_resp_offloads()
HDdrv_callbacks.c517 } else if (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_DFS_OFFLOAD) { in hostapd_event_ch_switch()
HDieee802_1x.c861 !(hapd->iface->drv_flags & WPA_DRIVER_FLAGS_WIRED))) { in ieee802_1x_receive()
/NextBSD/sys/arm/at91/
HDif_ate.c1389 int drv_flags, flags; in ateioctl() local
1394 drv_flags = ifp->if_drv_flags; in ateioctl()
1399 if ((drv_flags & IFF_DRV_RUNNING) != 0) { in ateioctl()
1407 } else if ((drv_flags & IFF_DRV_RUNNING) != 0) { in ateioctl()
1417 if ((drv_flags & IFF_DRV_RUNNING) != 0) { in ateioctl()
/NextBSD/contrib/wpa/hostapd/
HDmain.c216 iface->drv_flags = capa.flags; in hostapd_driver_init()
784 !!(interfaces.iface[i]->drv_flags & in main()
/NextBSD/sys/dev/bxe/
HDbxe.c12736 uint32_t drv_flags; in bxe_update_drv_flags() local
12738 if (SHMEM2_HAS(sc, drv_flags)) { in bxe_update_drv_flags()
12740 drv_flags = SHMEM2_RD(sc, drv_flags); in bxe_update_drv_flags()
12743 SET_FLAGS(drv_flags, flags); in bxe_update_drv_flags()
12745 RESET_FLAGS(drv_flags, flags); in bxe_update_drv_flags()
12748 SHMEM2_WR(sc, drv_flags, drv_flags); in bxe_update_drv_flags()
12749 BLOGD(sc, DBG_LOAD, "drv_flags 0x%08x\n", drv_flags); in bxe_update_drv_flags()

12