Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_mac.c1979 mac->ifs_min_val = IFS_MIN; in igc_reset_adaptive_generic()
2011 mac->current_ifs_val = mac->ifs_min_val; in igc_update_adaptive_generic()
H A Digc_hw.h800 u16 ifs_min_val; member
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_mac.c2107 mac->ifs_min_val = IFS_MIN; in e1000_reset_adaptive_generic()
2139 mac->current_ifs_val = mac->ifs_min_val; in e1000_update_adaptive_generic()
H A De1000_hw.h777 u16 ifs_min_val; member