Searched refs:bIsSharedKey (Results 1 - 3 of 3) 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.c2216 wd->sta.bIsSharedKey = 1;
2217 zfStaStartConnect(dev, wd->sta.bIsSharedKey);
3867 wd->sta.bIsSharedKey = 0;
3869 wd->sta.bIsSharedKey = 1;
3874 wd->sta.bIsSharedKey = 0;
3879 wd->sta.bIsSharedKey = 1;
3897 wd->sta.bIsSharedKey = 0;
4682 zfStaStartConnect(dev, wd->sta.bIsSharedKey);
4685 void zfStaStartConnect(zdev_t* dev, u8_t bIsSharedKey) argument
4694 if ( bIsSharedKey )
[all...]
H A Dstruct.h855 u8_t bIsSharedKey; member in struct:zsWlanDevSta
H A Dcfunc.h243 void zfStaStartConnect(zdev_t* dev, u8_t bIsSharedKey);

Completed in 265 milliseconds