Searched refs:collision_delta (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/e1000/ | ||
H A D | e1000_hw.h | 833 u32 collision_delta; member |
H A D | e1000_mac.c | 2098 if ((mac->collision_delta * mac->ifs_ratio) > mac->tx_packet_delta) { in e1000_update_adaptive_generic() |