Searched defs:macIndex (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosRgstry.c1068 int macIndex ; /*used for group address filtering*/ local
1148 macIndex = p->TnetwDrv_InitParams.macAddrFilterParams.numOfMacAddresses -1 ;
1149 switch( macIndex )
1159 --macIndex;
1170 --macIndex;
1181 --macIndex;
1192 --macIndex;
1203 --macIndex;
1214 --macIndex;
1225 --macIndex;
[all...]
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c1127 int macIndex ; /*used for group address filtering*/ local
1129 macIndex = p->twdInitParams.tMacAddrFilter.numOfMacAddresses - 1;
1130 switch( macIndex )
1140 --macIndex;
1151 --macIndex;
1162 --macIndex;
1173 --macIndex;
1184 --macIndex;
1195 --macIndex;
1206 --macIndex;
[all...]

Completed in 52 milliseconds