Lines Matching full:enum

114 	enum htc_endpoint_id ep_id;
130 enum wmi_msg_type {
155 enum wmi_data_hdr_data_type {
325 enum wmi_cmd_id {
606 enum wmi_mgmt_frame_type {
616 enum network_type {
623 enum network_subtype {
631 enum dot11_auth_mode {
639 enum auth_mode {
678 enum wmi_connect_ctrl_flags_bits {
716 enum key_usage {
739 /* enum key_usage */
771 enum pmkid_enable_flg {
779 /* enum pmkid_enable_flg */
786 enum wmi_scan_type {
811 /* enum wmi_scan_type */
840 /* enum wmi_scan_type */
855 enum wmi_scan_ctrl_flags_bits {
914 enum wmi_bss_filter {
941 /* see, enum wmi_bss_filter */
956 enum wmi_ssid_flag {
971 /* see, enum wmi_ssid_flg */
988 enum wmi_power_mode {
994 /* see, enum wmi_power_mode */
1002 enum power_save_fail_event_policy {
1024 enum dir_type {
1030 enum voiceps_cap_type {
1036 enum traffic_type {
1088 /* see, enum dir_type */
1093 /* see, enum traffic_type */
1096 /* see, enum voiceps_cap_type */
1117 enum wmi_phy_mode {
1200 enum wmi_preamble_policy {
1229 enum wmi_report_sleep_status {
1233 enum target_event_report_config {
1254 enum wmi_event_id {
1400 enum wmi_disconnect_reason {
1445 enum wmi_bi_ftype {
1457 enum wmi_roam_ctrl {
1464 enum wmi_roam_mode {
1503 /* see, enum wmi_bi_ftype */
1512 enum wmi_error_code {
1539 enum wmi_bss_flags {
1547 u8 bss_flags; /* enum wmi_bss_flags */
1561 enum wmi_scan_status {
1691 enum wmi_rssi_threshold_val {
1711 enum wmi_snr_threshold_val {
1723 /* see, enum wmi_snr_threshold_val */
1752 enum cac_indication {
1770 enum aplist_ver {
1796 enum wmi_bit_rate {
1829 /* see, enum wmi_bit_rate */
1843 enum roam_data_type {
1859 enum wmi_txop_cfg {
1878 u8 mgmt_frm_type; /* enum wmi_mgmt_frame_type */
1909 enum ath6kl_wow_filters {
1924 enum ath6kl_host_mode {
1934 enum ath6kl_wow_mode {
2256 enum wmix_command_id {
2273 enum wmix_event_id {
2305 enum wmi_sync_flag {
2320 enum htc_endpoint_id ath6kl_wmi_get_control_ep(struct wmi *wmi);
2321 void ath6kl_wmi_set_control_ep(struct wmi *wmi, enum htc_endpoint_id ep_id);
2325 enum wmi_data_hdr_data_type data_type,
2337 enum wmi_cmd_id cmd_id, enum wmi_sync_flag sync_flag);
2340 enum network_type nw_type,
2341 enum dot11_auth_mode dot11_auth_mode,
2342 enum auth_mode auth_mode,
2343 enum crypto_type pairwise_crypto,
2345 enum crypto_type group_crypto,
2354 enum wmi_scan_type scan_type,
2360 enum wmi_scan_type scan_type,
2399 enum crypto_type key_type,
2404 enum wmi_sync_flag sync_flag);
2413 int ath6kl_wmi_set_wmm_txop(struct wmi *wmi, u8 if_idx, enum wmi_txop_cfg cfg);
2422 enum ath6kl_host_mode host_mode);
2424 enum ath6kl_wow_mode wow_mode,
2433 int ath6kl_wmi_set_roam_mode_cmd(struct wmi *wmi, enum wmi_roam_mode mode);