Searched refs:fduplex (Results 1 – 21 of 21) sorted by relevance
8 hint.arge.0.fduplex=114 hint.arge.1.fduplex=1
15 hint.arge.0.fduplex=1 #21 hint.arge.1.fduplex=1 #
5 hint.arge.0.fduplex=1
18 hint.arge.1.fduplex=1
16 hint.arge.1.fduplex=1 #
35 # phymask, media and fduplex depend upon the specific
14 hint.arge.0.fduplex=121 hint.arge.1.fduplex=1 #
17 hint.arge.0.fduplex=1
30 hint.arge.0.fduplex=1
27 hint.arge.1.fduplex=1
28 hint.arge.1.fduplex=1
30 hint.arge.1.fduplex=1
136 hint.rt.0.fduplex=1
10 hint.arge.0.fduplex=1
23 hint.arge.1.fduplex=1
711 uint8_t fduplex; /* 1 = full duplex; 0 = half duplex */ member738 fduplex :1, member
771 ha->hw.flags.fduplex = (((data & 0xFF0000) == 0) ? 0 : 1); in ql_mbx_isr()
1469 fduplex :1, member
277 if (ha->hw.flags.fduplex) { in ql_hw_link_status()