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

/drivers/net/ethernet/intel/e1000e/
H A Dmac.c1665 mac->ifs_max_val = IFS_MAX;
1692 if (mac->current_ifs_val < mac->ifs_max_val) {
H A Dhw.h856 u16 ifs_max_val; member in struct:e1000_mac_info
/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4820 * current_ifs_val, ifs_min_val, ifs_max_val, ifs_step_size, and ifs_ratio
4831 hw->ifs_max_val = IFS_MAX;
4859 if (hw->current_ifs_val < hw->ifs_max_val) {
H A De1000_hw.h1400 u16 ifs_max_val; member in struct:e1000_hw

Completed in 89 milliseconds