Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c234 mac_82558_D101_A4 = 4, enumerator
1054 ((nic->mac >= mac_82558_D101_A4) ? cb_cid : cb_i)); in e100_get_defaults()
1127 if (nic->mac >= mac_82558_D101_A4) { in e100_configure()
1605 __le32 *complete = (nic->mac < mac_82558_D101_A4) ? &s->fc_xmt_pause : in e100_update_stats()
1642 if (nic->mac >= mac_82558_D101_A4) { in e100_update_stats()
2475 wol->supported = (nic->mac >= mac_82558_D101_A4) ? WAKE_MAGIC : 0; in e100_get_wol()
2895 if (nic->mac < mac_82558_D101_A4) in e100_probe()
2936 if ((nic->mac >= mac_82558_D101_A4) && in e100_probe()