Home
last modified time | relevance | path

Searched refs:voice_psc_cap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c2541 (params->voice_psc_cap == DISABLE_FOR_THIS_AC || in ath6kl_wmi_create_pstream_cmd()
2542 params->voice_psc_cap == ENABLE_FOR_THIS_AC || in ath6kl_wmi_create_pstream_cmd()
2543 params->voice_psc_cap == ENABLE_FOR_ALL_AC) && in ath6kl_wmi_create_pstream_cmd()
H A Dwmi.h1198 u8 voice_psc_cap; member
H A Ddebug.c1442 if (kstrtou8(token, 0, &pstream.voice_psc_cap)) in ath6kl_create_qos_write()