Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/amd/
Dlance.c255 #define LANCE_MUST_PAD 0x00000001 macro
270 LANCE_MUST_PAD + LANCE_MUST_UNRESET},
980 if (chip_table[lp->chip_version].flags & LANCE_MUST_PAD) { in lance_start_xmit()