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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.c148 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr);
831 mac->ops.set_obff_timer = e1000_set_obff_timer_pch_lpt;
1227 * e1000_set_obff_timer_pch_lpt - Update Optimized Buffer Flush/Fill timer
1233 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr) function
1238 DEBUGFUNC("e1000_set_obff_timer_pch_lpt");

Completed in 103 milliseconds