Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_mac.c1980 mac->ifs_max_val = IFS_MAX; in igc_reset_adaptive_generic()
2009 if (mac->current_ifs_val < mac->ifs_max_val) { in igc_update_adaptive_generic()
H A Digc_hw.h799 u16 ifs_max_val; member
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_mac.c2108 mac->ifs_max_val = IFS_MAX; in e1000_reset_adaptive_generic()
2137 if (mac->current_ifs_val < mac->ifs_max_val) { in e1000_update_adaptive_generic()
H A De1000_hw.h776 u16 ifs_max_val; member