Searched refs:is_auth (Results 1 – 6 of 6) sorted by relevance
299 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size, bool is_auth);
862 void wilc_wfi_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size, bool is_auth) in wilc_wfi_mgmt_rx() argument876 vif->iftype == WILC_STATION_MODE && is_auth) { in wilc_wfi_mgmt_rx()
337 if (fabric->auth_reqd && fabric->is_auth) { in bfa_fcs_fabric_sm_flogi()913 fabric->is_auth = fabric->lps->auth_req; in bfa_cb_lps_flogi_comp()927 bfa_trc(fabric->fcs, fabric->is_auth); in bfa_cb_lps_flogi_comp()
277 u8 is_auth; /* is Security/Auth supported ? */ member
3094 bool is_auth = false; in ath11k_bss_assoc() local3174 is_auth = true; in ath11k_bss_assoc()3178 if (is_auth) { in ath11k_bss_assoc()
3611 bool is_auth = false; in ath12k_bss_assoc() local3729 is_auth = true; in ath12k_bss_assoc()3734 if (is_auth) { in ath12k_bss_assoc()
Completed in 49 milliseconds