Searched defs:uHtTxBurstLimit (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/Ctrl/
H A DCmdBldCfg.c1248 TI_UINT8 uHtTxBurstLimit,
1258 DB_BSS(hCmdBld).uHtTxBurstLimit = uHtTxBurstLimit;
1265 uHtTxBurstLimit,
1244 cmdBld_CfgSetFwHtInformation(TI_HANDLE hCmdBld, TI_UINT8 uRifsMode, TI_UINT8 uHtProtection, TI_UINT8 uGfProtection, TI_UINT8 uHtTxBurstLimit, TI_UINT8 uDualCtsProtection, void *fCb, TI_HANDLE hCb) argument
H A DCmdBldCfgIE.c1773 TI_UINT8 uHtTxBurstLimit,
1789 pCfg->uHtTxBurstLimit = uHtTxBurstLimit;
1792 TRACE5(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION, "cmdBld_CfgIeSetFwHtInformation: RifsMode=0x%x, HtProtection=0x%x, GfProtection=0x%x, HtTxBurstLimit=0x%x, DualCtsProtection=0x%x\n", uRifsMode, uHtProtection, uGfProtection, uHtTxBurstLimit, uDualCtsProtection);
1769 cmdBld_CfgIeSetFwHtInformation(TI_HANDLE hCmdBld, TI_UINT8 uRifsMode, TI_UINT8 uHtProtection, TI_UINT8 uGfProtection, TI_UINT8 uHtTxBurstLimit, TI_UINT8 uDualCtsProtection, void *fCb, TI_HANDLE hCb) argument
H A DCmdBldDb.h205 TI_UINT8 uHtTxBurstLimit; member in struct:__anon684
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriverCtrl.c830 TI_UINT8 uHtTxBurstLimit; local
841 uHtTxBurstLimit = 0; /* not in use */
849 uHtTxBurstLimit,
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
H A Dpublic_infoele.h2199 uint8 uHtTxBurstLimit; /* Values: 0 � TX Burst limit not required, 1 � TX Burst Limit required */ member in struct:__anon892

Completed in 65 milliseconds