Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mac.h47 s32 e1000_null_set_obff_timer(struct e1000_hw *hw, u32 a);
H A De1000_mac.c73 mac->ops.set_obff_timer = e1000_null_set_obff_timer; in e1000_init_mac_ops_generic()
162 s32 e1000_null_set_obff_timer(struct e1000_hw E1000_UNUSEDARG *hw, in e1000_null_set_obff_timer() function