Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_vf.h51 s32 txgbe_update_mc_addr_list_vf(struct txgbe_hw *hw, u8 *mc_addr_list,
H A Dtxgbe_vf.c30 mac->update_mc_addr_list = txgbe_update_mc_addr_list_vf; in txgbe_init_ops_vf()
304 s32 txgbe_update_mc_addr_list_vf(struct txgbe_hw *hw, u8 *mc_addr_list, in txgbe_update_mc_addr_list_vf() function