Lines Matching defs:conf
28 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_wpa_ie()
92 static u16 wpa_own_rsn_capab(struct wpa_auth_config *conf, in wpa_own_rsn_capab()
403 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie()
427 static int wpa_write_rsne_override(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsne_override()
457 static int wpa_write_rsne_override_2(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsne_override_2()
487 static u32 rsnxe_capab(struct wpa_auth_config *conf, int key_mgmt) in rsnxe_capab()
515 int wpa_write_rsnxe(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_rsnxe()
546 static int wpa_write_rsnxe_override(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsnxe_override()
582 static u8 * wpa_write_osen(struct wpa_auth_config *conf, u8 *eid) in wpa_write_osen()
862 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_validate_wpa_ie() local
1420 struct wpa_auth_config *conf; in wpa_auth_write_assoc_resp_owe() local
1470 struct wpa_auth_config *conf; in wpa_auth_write_fd_rsn_info() local