Home
last modified time | relevance | path

Searched refs:auth_flag (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/net/wireless/intersil/orinoco/
Dhw.c908 int auth_flag; in __orinoco_hw_setup_enc() local
916 auth_flag = HERMES_AUTH_SHARED_KEY; in __orinoco_hw_setup_enc()
918 auth_flag = HERMES_AUTH_OPEN; in __orinoco_hw_setup_enc()
933 auth_flag); in __orinoco_hw_setup_enc()
966 auth_flag); in __orinoco_hw_setup_enc()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dwmi.h3591 bool auth_flag; member
Dmac.c1224 arg->auth_flag = true; in ath12k_peer_assoc_h_basic()
Dwmi.c1873 if (arg->auth_flag) in ath12k_wmi_copy_peer_flags()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h3706 bool auth_flag; member
Dmac.c1734 arg->auth_flag = true; in ath11k_peer_assoc_h_basic()
Dwmi.c1883 if (param->auth_flag) in ath11k_wmi_copy_peer_flags()