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

/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosUtil.c1378 ULONG RetSize, i; local
1479 *Length = RetSize = sizeof(OS_802_11_BSSID_LIST) +
1508 RetSize = sizeof(OS_802_11_BSSID_LIST);
1509 *Length = RetSize;
1522 RetSize = Param.paramLength;
1523 *Length = RetSize;
2516 ULONG RetSize, data,retValue,dataSize; local
2524 RetSize = sizeof(TIWLN_STATISTICS);
2626 *Length = RetSize;

Completed in 29 milliseconds