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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_mac.h45 void e1000_null_rar_set(struct e1000_hw *hw, u8 *h, u32 a);
H A De1000_mac.c144 * e1000_null_rar_set - No-op function, return void
147 void e1000_null_rar_set(struct e1000_hw *hw, u8 *h, u32 a) function
149 DEBUGFUNC("e1000_null_rar_set");

Completed in 996 milliseconds