Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/de/
H A Dif_devar.h275 #define mi_tx_threshold mi_un.un_mii.mii_tx_threshold macro
H A Dif_de.c2022 mi->mi_tx_threshold = PHYSTS_10BASET|PHYSTS_10BASET_FD; in tulip_identify_asante_nic()
2268 mi->mi_tx_threshold = dp[0] + dp[1] * 256; dp += 2; in tulip_srom_decode()
2364 mi->mi_tx_threshold = dp[0] + dp[1] * 256; dp += 2; in tulip_srom_decode()