Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_ich8lan.c147 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr);
821 mac->ops.set_obff_timer = e1000_set_obff_timer_pch_lpt; in e1000_init_mac_params_ich8lan()
1223 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr) in e1000_set_obff_timer_pch_lpt() function