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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcmmsta.c853 if ( !wd->sta.staPSList.entity[i].bUsed )
860 wd->sta.staPSList.entity[i].macAddr,
869 if ( !wd->sta.staPSList.entity[i].bUsed )
871 wd->sta.staPSList.entity[i].bUsed = TRUE;
872 wd->sta.staPSList.entity[i].bDataQueued = FALSE;
883 zfCopyFromRxBuffer(dev, buf, wd->sta.staPSList.entity[i].macAddr,
886 if ( wd->sta.staPSList.count == 0 )
892 wd->sta.staPSList.count++;
894 else if ( wd->sta.staPSList.count )
898 if ( wd->sta.staPSList
[all...]
H A Dstruct.h895 struct zsStaPSList staPSList; member in struct:zsWlanDevSta

Completed in 172 milliseconds