Searched refs:ACI (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | rtl819x_Qos.h | 181 u8 ACI:2; member
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_wlan_util.c | 506 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.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_wlan_util.c | 540 u8 ACI, ACM, AIFS, ECWMin, ECWMax, aSifsTime; in WMMOnAssocRsp() local 563 ACI = (pmlmeinfo->WMM_param.ac_param[i].ACI_AIFSN >> 5) & 0x03; in WMMOnAssocRsp() 575 switch (ACI) { in WMMOnAssocRsp() 597 DBG_88E("WMM(%x): %x, %x\n", ACI, ACM, acParm); in WMMOnAssocRsp()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_Qos.h | 206 u8 ACI:2; member
|
/linux-4.4.14/sound/oss/ |
D | CHANGELOG | 81 - Included support for ACI mixer (by Markus Kuhn). ACI is a mixer used in
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 1335 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.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.c | 262 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.4.14/ |
D | CREDITS | 3340 D: miroSOUND PCM20 radio RDS driver, ACI rewrite
|