Searched refs:bFullDuplex (Results 1 – 6 of 6) sorted by relevance
294 if ( pNicDevice->bFullDuplex ) { in Ax88772NegotiateLinkStart()752 BOOLEAN bFullDuplex; in Ax88772Rx() local779 bFullDuplex = pNicDevice->bFullDuplex; in Ax88772Rx()785 &pNicDevice->bFullDuplex ); in Ax88772Rx()794 || ( bFullDuplex && ( !pNicDevice->bFullDuplex )) in Ax88772Rx()795 || (( !bFullDuplex ) && pNicDevice->bFullDuplex )) { in Ax88772Rx()800 pNicDevice->bFullDuplex ? L"Full" : L"Half" )); in Ax88772Rx()810 pNicDevice->bFullDuplex ? L"Full" : L"Half" )); in Ax88772Rx()1040 if ( pNicDevice->bFullDuplex ) { in Ax88772RxControl()
333 BOOLEAN bFullDuplex; ///< Current duplex member
887 pNicDevice->bFullDuplex = TRUE; in SN_Setup()
125 BOOLEAN bFullDuplex; in SN_GetStatus() local155 bFullDuplex = pNicDevice->bFullDuplex; in SN_GetStatus()161 &pNicDevice->bFullDuplex ); in SN_GetStatus()170 || ( bFullDuplex && ( !pNicDevice->bFullDuplex )) in SN_GetStatus()171 || (( !bFullDuplex ) && pNicDevice->bFullDuplex )) { in SN_GetStatus()174 … pNicDevice->b100Mbps ? 100 : 10, pNicDevice->bFullDuplex ? "Full" : "Half")); in SN_GetStatus()182 … pNicDevice->b100Mbps ? 100 : 10, pNicDevice->bFullDuplex ? "Full" : "Half")); in SN_GetStatus()961 pNicDevice->bFullDuplex = TRUE; in SN_Setup()
238 if ( pNicDevice->bFullDuplex ) { in Ax88772NegotiateLinkStart()260 &pNicDevice->bFullDuplex ); in Ax88772NegotiateLinkStart()701 if ( pNicDevice->bFullDuplex ) in Ax88772RxControl()
383 BOOLEAN bFullDuplex; ///< Current duplex member