Home
last modified time | relevance | path

Searched refs:aui (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dtlan.rst74 2. You can append aui=1 to the end of the insmod line to cause
95 and 4th parameters to set aui and debug respectively. For
100 This sets aui to 0x1 and debug to 0x7, assuming eth0 is a
106 0x01 aui
/linux/drivers/net/ethernet/ti/
H A Dtlan.c55 /* Set speed, duplex and aui settings */
56 static int aui[MAX_TLAN_BOARDS]; variable
60 module_param_array(aui, int, NULL, 0);
63 MODULE_PARM_DESC(aui, "ThunderLAN use AUI port(s) (0-1)");
514 priv->aui = dev->mem_start & 0x01; in tlan_probe1()
527 priv->aui = aui[boards_found]; in tlan_probe1()
2189 if (priv->aui == 1) { in tlan_reset_adapter()
2244 (priv->aui)) { in tlan_finish_reset()
2584 (!priv->aui)) { in tlan_phy_start_link()
[all...]
H A Dtlan.h201 u32 aui; member
/linux/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1121 Format: { rj45 | aui | bnc }