Lines Matching full:enum
31 enum mci_gpm_coex_query_type {
37 enum mci_gpm_coex_halt_bt_gpm {
42 enum mci_gpm_coex_bt_update_flags_op {
125 enum mci_message_header { /* length of payload */
144 enum ath_mci_gpm_coex_profile_type {
156 enum {
193 enum mci_gpm_subtype {
206 enum mci_bt_state {
213 enum mci_ps_state {
221 enum mci_state_type {
265 enum mci_gpm_coex_opcode {
335 void ar9003_mci_get_isr(struct ath_hw *ah, enum ath9k_int *masked);
374 static inline void ar9003_mci_get_isr(struct ath_hw *ah, enum ath9k_int *masked) in ar9003_mci_get_isr()