Home
last modified time | relevance | path

Searched refs:TWD_CfgArpIpAddrTable (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriverCtrl.c267 TI_STATUS TWD_CfgArpIpAddrTable (TI_HANDLE hTWD, TIpAddr tIpAddr, EArpFilterType filterType, EIpVer… in TWD_CfgArpIpAddrTable() function
DTWDriver.h4016 TI_STATUS TWD_CfgArpIpAddrTable (TI_HANDLE hTWD,
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DsiteMgr.c991 TWD_CfgArpIpAddrTable(pSiteMgr->hTWD, staIp , filterType, IP_VER_4); in siteMgr_setParam()