Searched defs:ePHYType (Results 1 - 2 of 2) sorted by last modified time

/drivers/staging/vt6655/
H A Dcard.c97 CARD_PHY_TYPE ePHYType,
122 CARD_PHY_TYPE ePHYType,
129 if (ePHYType == PHY_TYPE_11A) {//5GHZ
139 if (ePHYType == PHY_TYPE_11A) {//5GHZ
149 if (ePHYType == PHY_TYPE_11A) {//5GHZ
159 if (ePHYType == PHY_TYPE_11A) {//5GHZ
169 if (ePHYType == PHY_TYPE_11A) {//5GHZ
179 if (ePHYType == PHY_TYPE_11A) {//5GHZ
189 if (ePHYType == PHY_TYPE_11A) {//5GHZ
200 if (ePHYType
120 s_vCalculateOFDMRParameter( unsigned char byRate, CARD_PHY_TYPE ePHYType, unsigned char *pbyTxRate, unsigned char *pbyRsvTime ) argument
225 s_vSetRSPINF(struct vnt_private *pDevice, CARD_PHY_TYPE ePHYType, void *pvSupportRateIEs, void *pvExtSupportRateIEs) argument
306 ePHYType, local
313 ePHYType, local
320 ePHYType, local
383 CARDbSetPhyParameter(struct vnt_private *pDevice, CARD_PHY_TYPE ePHYType, unsigned short wCapInfo, unsigned char byERPField, void *pvSupportRateIEs, void *pvExtSupportRateIEs) argument
1587 CARDvSetRSPINF(struct vnt_private *pDevice, CARD_PHY_TYPE ePHYType) argument
1664 ePHYType, local
1670 ePHYType, local
1676 ePHYType, local
1683 ePHYType, local
[all...]
H A Dchannel.c585 void set_country_info(void *pDeviceHandler, CARD_PHY_TYPE ePHYType, void *pIE) argument
598 if (ePHYType == PHY_TYPE_11A) {
617 byCh = get_channel_mapping(pDevice, (unsigned char)(pIE_Country->abyCountryInfo[ii*3]+step*uu), ePHYType);
754 unsigned char auto_channel_select(void *pDeviceHandler, CARD_PHY_TYPE ePHYType) argument
760 if (ePHYType == PHY_TYPE_11A) {

Completed in 75 milliseconds