Home
last modified time | relevance | path

Searched refs:ACI (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_wlan_util.c506 u8 ACI, ACM, AIFS, ECWMin, ECWMax, aSifsTime; in WMMOnAssocRsp23a() local
529 ACI = (pmlmeinfo->WMM_param.ac_param[i].ACI_AIFSN >> 5) & 0x03; in WMMOnAssocRsp23a()
542 switch (ACI) { in WMMOnAssocRsp23a()
565 DBG_8723A("WMM(%x): %x, %x\n", ACI, ACM, acParm); in WMMOnAssocRsp23a()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_Qos.h365 u8 ACI:2; member
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c538 u8 ACI, ACM, AIFS, ECWMin, ECWMax, aSifsTime; in WMMOnAssocRsp() local
561 ACI = (pmlmeinfo->WMM_param.ac_param[i].ACI_AIFSN >> 5) & 0x03; in WMMOnAssocRsp()
573 switch (ACI) { in WMMOnAssocRsp()
595 DBG_88E("WMM(%x): %x, %x\n", ACI, ACM, acParm); in WMMOnAssocRsp()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Drtl819x_Qos.h239 u8 ACI:2; member
/linux-4.1.27/sound/oss/
DCHANGELOG81 - Included support for ACI mixer (by Markus Kuhn). ACI is a mixer used in
/linux-4.1.27/Documentation/sound/oss/
DREADME.OSS1335 the mixer takes place via the ACI (miro's audio control interface)
1337 you compile this ACI driver together with the normal MAD16 support
1338 when you use a miroSOUND PCMxx card. The ACI mixer is controlled by
1346 network telephones. The ACI mixer has to be switched into the "solo"
1353 ACI. This radio tuner is supported by the ACI driver together with the
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.c262 u8 ACI; member
4138 aci = (edcf_acp->ACI & EDCF_ACI_MASK) >> EDCF_ACI_SHIFT; in brcms_c_edcf_setparams()
4142 txq_pars.aifs = edcf_acp->ACI; in brcms_c_edcf_setparams()
/linux-4.1.27/
DCREDITS3328 D: miroSOUND PCM20 radio RDS driver, ACI rewrite