Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A 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()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3592 bool auth_flag; member
H A Dmac.c1227 arg->auth_flag = true; in ath12k_peer_assoc_h_basic()
H A Dwmi.c1874 if (arg->auth_flag) in ath12k_wmi_copy_peer_flags()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3706 bool auth_flag; member
H A Dmac.c1727 arg->auth_flag = true; in ath11k_peer_assoc_h_basic()
H A Dwmi.c1883 if (param->auth_flag) in ath11k_wmi_copy_peer_flags()