Home
last modified time | relevance | path

Searched defs:isEnabled (Results 1 – 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
DwhalParams.c943 void whal_ParamsSetarpIpFilterEnabled(WhalParams_T * pWhalParams, UINT8 isEnabled) in whal_ParamsSetarpIpFilterEnabled()
970 void whal_ParamsSetGroupAddressesTable(WhalParams_T *pWhalParams, UINT8 isEnabled, UINT8 numGroupAd… in whal_ParamsSetGroupAddressesTable()
DwhalCtrl.c1364 int whalCtrl_SetarpIpAddressesTable(TI_HANDLE hWhalCtrl, IpAddress_t * IP_addr, UINT8 isEnabled , I… in whalCtrl_SetarpIpAddressesTable()
1399 int whalCtrl_SetarpIpFilterEnabled(TI_HANDLE hWhalCtrl,UINT8 isEnabled ) in whalCtrl_SetarpIpFilterEnabled()
3588 UINT8 isEnabled) in whalCtrl_SetGroupAddressesTable()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
DwhalHwCtrl.c464 int whal_hwCtrl_SetarpIpAddressesTable (HwCtrl_T *pHwCtrl, IpAddress_t *IP_addr, UINT8 isEnabled , … in whal_hwCtrl_SetarpIpAddressesTable()
528 int whal_hwCtrl_SetarpIpFilterEnabled(HwCtrl_T *pHwCtrl, UINT8 isEnabled ) in whal_hwCtrl_SetarpIpFilterEnabled()
558 UINT8 isEnabled) in whal_hwCtrl_SetGroupAddressesTable()
DwhalHwMboxConfig.c677 UINT8* isEnabled) in whal_hwInfoElemGroupAdressesTableSet()