Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.c148 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr);
836 mac->ops.set_obff_timer = e1000_set_obff_timer_pch_lpt; in e1000_init_mac_params_ich8lan()
1238 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr) in e1000_set_obff_timer_pch_lpt() function