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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_mac.h45 void e1000_null_update_mc(struct e1000_hw *hw, u8 *h, u32 a);
H A De1000_mac.c77 mac->ops.update_mc_addr_list = e1000_null_update_mc;
128 * e1000_null_update_mc - No-op function, return void
133 void e1000_null_update_mc(struct e1000_hw E1000_UNUSEDARG *hw, function
136 DEBUGFUNC("e1000_null_update_mc");

Completed in 36 milliseconds