Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Ddnet.h160 #define DNET_HAS_GIGABIT (1 << 2) macro
H A Ddnet.c283 if (bp->capabilities & DNET_HAS_GIGABIT) in dnet_mii_probe()
828 (bp->capabilities & DNET_HAS_GIGABIT) ? "" : "no ", in dnet_probe()