Searched refs:bLinkUp (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/rt2860/common/
H A Dmlme.c2832 /* bLinkUp is to identify the inital link speed. */
2834 void MlmeUpdateTxRates(struct rt_rtmp_adapter *pAd, IN BOOLEAN bLinkUp, u8 apidx) argument
3140 if (bLinkUp == TRUE)
3191 if (bLinkUp && (pAd->OpMode == OPMODE_STA)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h3218 IN BOOLEAN bLinkUp, u8 apidx);

Completed in 74 milliseconds