Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/amd/
Dlance.c256 #define LANCE_ENABLE_AUTOSELECT 0x00000002 macro
272 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
275 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
278 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
283 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
286 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
289 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
720 if (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) { in lance_probe1()
782 if (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) { in lance_open()