Searched refs:FirstChannel (Results 1 – 6 of 6) sorted by relevance
1473 channel = pChDesp->FirstChannel + i * increment; in FillChList()1487 pChDesp->FirstChannel + i * increment; in FillChList()1513 if (pChDesp->FirstChannel == 0) in CreateChList()1517 if (pChDesp->FirstChannel <= 14) in CreateChList()1520 if (pChDesp->FirstChannel > 14) in CreateChList()1526 if (pChDesp->FirstChannel > 14) in CreateChList()1562 if (pChDesp->FirstChannel == 0) in BuildBeaconChList()1566 if (pChDesp->FirstChannel <= 14) in BuildBeaconChList()1569 if (pChDesp->FirstChannel > 14) in BuildBeaconChList()1576 1, &pChDesp->FirstChannel, in BuildBeaconChList()
362 u8 FirstChannel(struct rt_rtmp_adapter *pAd) in FirstChannel() function
335 pAd->CommonCfg.Channel = FirstChannel(pAd); in RTMPSetPhyMode()
53 u8 FirstChannel; member
3310 u8 FirstChannel(struct rt_rtmp_adapter *pAd);
278 pAd->MlmeAux.Channel = FirstChannel(pAd); in MlmeScanReqAction()