Home
last modified time | relevance | path

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

/third_party/dev/ethernet/e1000/
A De1000_api.c964 if (hw->mac.ops.set_obff_timer) in e1000_set_obff_timer()
965 return hw->mac.ops.set_obff_timer(hw, itr); in e1000_set_obff_timer()
A De1000_hw.h726 s32 (*set_obff_timer)(struct e1000_hw *, u32); member
A De1000_mac.c74 mac->ops.set_obff_timer = e1000_null_set_obff_timer; in e1000_init_mac_ops_generic()
A De1000_ich8lan.c822 mac->ops.set_obff_timer = e1000_set_obff_timer_pch_lpt; in e1000_init_mac_params_ich8lan()

Completed in 23 milliseconds