Searched defs:media_table (Results 1 – 1 of 1) sorted by relevance
328 static struct media_table { struct329 char *name;330 unsigned int media_bits:16, /* Bits to set in Wn4_Media register. */331 mask:8, /* The transceiver-present bit in Wn3_Config. */332 next:8; /* The media type to try next. */333 short wait; /* Time before we check media status. */