Searched refs:FcsErrors (Results 1 - 10 of 10) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/Export_Inc/
H A DSTADExternalIf.h309 TI_UINT32 FcsErrors; /**< Number of frames that a NIC receives but does not indicate to the protocols due to errors */ member in struct:__anon1495
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A Dtiwlnif.h261 UINT32 FcsErrors;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
H A DwhalCtrl_api.h454 UINT32 FcsErrors;
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h2013 TI_UINT32 FcsErrors; /**< Number of frames that a NIC receives but does not indicate to the protocols due to errors */ member in struct:__anon1373
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBld.c1976 pParamInfo->content.halCtrlCounters.FcsErrors = DB_CNT(hCmdBld).FcsErrCnt;
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DsiteMgr.c1221 pParam->content.siteMgrTiWlanCounters.FcsErrors = tTwdParam.content.halCtrlCounters.FcsErrors;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
H A DsiteMgr.c1412 pParam->content.siteMgrTiWlanCounters.FcsErrors = whalParam.content.halCtrlCounters.FcsErrors;
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
H A Dcu_cmd.c873 console_printf_terminal(" FcsErrors : %d\n", statistics.tiCounters.FcsErrors );
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
H A DwhalCtrl.c1048 pParamInfo->content.halCtrlCounters.FcsErrors = pWhalCtrl->pWhalParams->GenCounters.FcsErrCnt;
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c2032 os_error_printf(CU_MSG_INFO2, (PS8)" FcsErrors : %d\n", driverCounters.FcsErrors );

Completed in 470 milliseconds