Searched refs:set_obff_timer (Results 1 - 4 of 4) sorted by path

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_api.c994 if (hw->mac.ops.set_obff_timer)
995 return hw->mac.ops.set_obff_timer(hw, itr);
H A De1000_hw.h750 s32 (*set_obff_timer)(struct e1000_hw *, u32); member in struct:e1000_mac_operations
H A De1000_ich8lan.c831 mac->ops.set_obff_timer = e1000_set_obff_timer_pch_lpt;
H A De1000_mac.c73 mac->ops.set_obff_timer = e1000_null_set_obff_timer;

Completed in 97 milliseconds