Searched refs:byEIFS (Results 1 – 2 of 2) sorted by relevance
327 if (pDevice->byEIFS != C_EIFS) { in CARDbSetPhyParameter()328 pDevice->byEIFS = C_EIFS; in CARDbSetPhyParameter()329 VNSvOutPortB(pDevice->PortOffset + MAC_REG_EIFS, pDevice->byEIFS); in CARDbSetPhyParameter()
314 unsigned char byEIFS; member