Home
last modified time | relevance | path

Searched refs:VNTWIFIbIsProtectMode (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/vt6655/
Dvntwifi.h107 #define VNTWIFIbIsProtectMode(byERP) \ macro
Dcard.c488 if (pDevice->bProtectMode != VNTWIFIbIsProtectMode(byERPField)) { in CARDbSetPhyParameter()
489 pDevice->bProtectMode = VNTWIFIbIsProtectMode(byERPField); in CARDbSetPhyParameter()