Searched refs:collision_delta (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/e1000/ | ||
| HD | e1000_hw.h | 792 u32 collision_delta; member |
| HD | e1000_mac.c | 2161 if ((mac->collision_delta * mac->ifs_ratio) > mac->tx_packet_delta) { in e1000_update_adaptive_generic() |