Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
964 auth_flag); in __orinoco_hw_setup_enc()
/kernel/linux/common_modules/qos_auth/auth_ctl/
Dauth_ctrl.c503 static unsigned int auth_flag(struct auth_struct *auth, unsigned int type) in auth_flag() function
550 if (auth && (auth_flag(auth, type) & af)) in check_authorized()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h3525 bool auth_flag; member
Dmac.c880 arg->auth_flag = true; in ath11k_peer_assoc_h_basic()
Dwmi.c1737 if (param->auth_flag) in ath11k_wmi_copy_peer_flags()