Searched refs:CARDbSetPhyParameter (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/vt6655/
H A Dcard.h113 bool CARDbSetPhyParameter(void *pDeviceHandler, CARD_PHY_TYPE ePHYType, unsigned short wCapInfo, unsigned char byERPField, void *pvSupportRateIEs, void *pvExtSupportRateIEs);
H A Dchannel.c544 CARDbSetPhyParameter(pDevice, PHY_TYPE_11A, 0, 0, NULL, NULL);
547 CARDbSetPhyParameter(pDevice, PHY_TYPE_11G, 0, 0, NULL, NULL);
H A Dvntwifi.c371 if (CARDbSetPhyParameter(pMgmt->pAdapter, ePhyType, 0, 0, NULL, NULL)==true) {
H A Dwmgr.c2109 CARDbSetPhyParameter( pMgmt->pAdapter,
2345 CARDbSetPhyParameter ( pMgmt->pAdapter,
2593 CARDbSetPhyParameter( pMgmt->pAdapter,
3021 if (CARDbSetPhyParameter( pMgmt->pAdapter,
H A Dcard.c440 bool CARDbSetPhyParameter (void *pDeviceHandler, CARD_PHY_TYPE ePHYType, unsigned short wCapInfo, unsigned char byERPField, void *pvSupportRateIEs, void *pvExtSupportRateIEs) function

Completed in 211 milliseconds