Searched refs:e1000_null_update_mc (Results 1 – 2 of 2) sorted by relevance
46 void e1000_null_update_mc(struct e1000_hw *hw, u8 *h, u32 a);
77 mac->ops.update_mc_addr_list = e1000_null_update_mc; in e1000_init_mac_ops_generic()129 void e1000_null_update_mc(struct e1000_hw E1000_UNUSEDARG *hw, in e1000_null_update_mc() function