Searched defs:media_table (Results 1 – 1 of 1) sorted by relevance
720 static const struct media_table { struct721 char *name;722 unsigned int media_bits:16, /* Bits to set in Wn4_Media register. */723 mask:8, /* The transceiver-present bit in Wn3_Config.*/724 next:8; /* The media type to try next. */725 int wait; /* Time before we check media status. */