Home
last modified time | relevance | path

Searched refs:link_options (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Detherfabric.c1728 if ( efab->link_options & LPA_EF_10000 ) { in falcon_reconfigure_mac_wrapper()
1730 } else if ( efab->link_options & LPA_EF_1000 ) { in falcon_reconfigure_mac_wrapper()
1732 } else if ( efab->link_options & LPA_100 ) { in falcon_reconfigure_mac_wrapper()
1939 pause = ( efab->link_options & LPA_PAUSE_CAP ) ? 1 : 0; in mentormac_init()
1940 if ( ! ( efab->link_options & LPA_EF_DUPLEX ) ) { in mentormac_init()
1953 if_mode = ( efab->link_options & LPA_EF_1000 ) ? 2 : 1; in mentormac_init()
1954 full_duplex = ( efab->link_options & LPA_EF_DUPLEX ) ? 1 : 0; in mentormac_init()
2006 bytemode = ( efab->link_options & LPA_EF_1000 ) ? 1 : 0; in mentormac_init()
2007 half_duplex = ( efab->link_options & LPA_EF_DUPLEX ) ? 0 : 1; in mentormac_init()
2403 efab->link_options = LPA_EF_10000FULL; in falcon_xaui_phy_init()
[all …]
Detherfabric_nic.h196 unsigned int link_options; member
/external/ImageMagick/
DMake.com42 $link_options="/nodebug/notraceback"