Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_hw.h76 void ngbe_set_mta(struct ngbe_hw *hw, u8 *mc_addr);
H A Dngbe_hw.c658 void ngbe_set_mta(struct ngbe_hw *hw, u8 *mc_addr) in ngbe_set_mta() function
717 ngbe_set_mta(hw, next(hw, &mc_addr_list, &vmdq)); in ngbe_update_mc_addr_list()