Searched refs:RealRxPath (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/rt2860/common/
H A Dmlme.c5720 pAd->Mlme.RealRxPath = 2;
5722 pAd->Mlme.RealRxPath = 3;
5725 pAd->Mlme.RealRxPath = 1;
5727 pAd->Mlme.RealRxPath = 2;
5732 if (pAd->Mlme.RealRxPath == 3) {
5734 } else if (pAd->Mlme.RealRxPath == 2) {
5736 } else if (pAd->Mlme.RealRxPath == 1) {
H A Drtmp_init.c901 pAd->Mlme.RealRxPath = (u8)Antenna.field.RxPath;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h914 u8 RealRxPath; member in struct:rt_mlme

Completed in 106 milliseconds