Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h82 void txgbe_set_mta(struct txgbe_hw *hw, u8 *mc_addr);
H A Dtxgbe_hw.c852 void txgbe_set_mta(struct txgbe_hw *hw, u8 *mc_addr) in txgbe_set_mta() function
915 txgbe_set_mta(hw, next(hw, &mc_addr_list, &vmdq)); in txgbe_update_mc_addr_list()