Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_hw.h767 u32 collision_delta; member
H A De1000_mac.c2134 if ((mac->collision_delta * mac->ifs_ratio) > mac->tx_packet_delta) { in e1000_update_adaptive_generic()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_hw.h790 u32 collision_delta; member
H A Digc_mac.c2006 if ((mac->collision_delta * mac->ifs_ratio) > mac->tx_packet_delta) { in igc_update_adaptive_generic()