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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_mac.h48 s32 e1000_null_set_obff_timer(struct e1000_hw *hw, u32 a);
H A De1000_mac.c74 mac->ops.set_obff_timer = e1000_null_set_obff_timer;
160 * e1000_null_set_obff_timer - No-op function, return 0
163 s32 e1000_null_set_obff_timer(struct e1000_hw E1000_UNUSEDARG *hw, function
166 DEBUGFUNC("e1000_null_set_obff_timer");

Completed in 184 milliseconds