Searched refs:mi_tx_threshold (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_de.c2310 mi->mi_tx_threshold = PHYSTS_10BASET|PHYSTS_10BASET_FD;
2564 mi->mi_tx_threshold = dp[0] + dp[1] * 256; dp += 2;
2665 mi->mi_tx_threshold = dp[0] + dp[1] * 256; dp += 2;
H A Dif_devar.h277 #define mi_tx_threshold mi_un.un_mii.mii_tx_threshold macro

Completed in 68 milliseconds