Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c147 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr);
848 mac->ops.set_obff_timer = e1000_set_obff_timer_pch_lpt; in e1000_init_mac_params_ich8lan()
1250 static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr) in e1000_set_obff_timer_pch_lpt() function