Searched refs:voice_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmci.h115 u8 voice_type; member in struct:ath_mci_profile_info
H A Dmci.c64 if (info->voice_type < sizeof(voice_priority))
65 mci->voice_priority = voice_priority[info->voice_type];

Completed in 160 milliseconds