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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_ich8lan.c147 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr);
824 mac->ops.set_obff_timer = e1000_set_obff_timer_pch_lpt;
1220 * e1000_set_obff_timer_pch_lpt - Update Optimized Buffer Flush/Fill timer
1226 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr) function
1231 DEBUGFUNC("e1000_set_obff_timer_pch_lpt");

Completed in 162 milliseconds