Home
last modified time | relevance | path

Searched defs:media_table (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/3com/
H A D3c59x.c720 static const struct media_table { struct
721 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. */