Searched refs:bSpeed100 (Results 1 – 2 of 2) sorted by relevance
755 BOOLEAN bSpeed100; in Ax88772Rx() local778 bSpeed100 = pNicDevice->b100Mbps; in Ax88772Rx()792 if (( bSpeed100 && ( !pNicDevice->b100Mbps )) in Ax88772Rx()793 || (( !bSpeed100 ) && pNicDevice->b100Mbps ) in Ax88772Rx()
127 BOOLEAN bSpeed100; in SN_GetStatus() local154 bSpeed100 = pNicDevice->b100Mbps; in SN_GetStatus()168 if (( bSpeed100 && ( !pNicDevice->b100Mbps )) in SN_GetStatus()169 || (( !bSpeed100 ) && pNicDevice->b100Mbps ) in SN_GetStatus()