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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_mac.h47 int e1000_null_rar_set(struct e1000_hw *hw, u8 *h, u32 a);
H A De1000_mac.c149 * e1000_null_rar_set - No-op function, return 0
152 int e1000_null_rar_set(struct e1000_hw E1000_UNUSEDARG *hw, function
155 DEBUGFUNC("e1000_null_rar_set");

Completed in 111 milliseconds