Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_mac.h47 s32 e1000_null_set_obff_timer(struct e1000_hw *hw, u32 a);
H A De1000_mac.c72 mac->ops.set_obff_timer = e1000_null_set_obff_timer; in e1000_init_mac_ops_generic()
169 s32 e1000_null_set_obff_timer(struct e1000_hw E1000_UNUSEDARG *hw, in e1000_null_set_obff_timer() function