Home
last modified time | relevance | path

Searched refs:if_mode (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/network_WiFiTxRx/
Dnetwork-flipflop.sh68 if_mode=;
263 progress "Start: $iface ($if_mode/$if_80211) ap $if_ap essid '$if_essid'";
/external/syslinux/gpxe/src/drivers/net/
Detherfabric.c1935 int pause, if_mode, full_duplex, bytemode, half_duplex; in mentormac_init() local
1953 if_mode = ( efab->link_options & LPA_EF_1000 ) ? 2 : 1; in mentormac_init()
1956 GM_IF_MODE, if_mode, in mentormac_init()