Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h54 s32 txgbe_clear_vfta(struct txgbe_hw *hw);
H A Dtxgbe_hw.c1876 s32 txgbe_clear_vfta(struct txgbe_hw *hw) in txgbe_clear_vfta() function
2831 mac->clear_vfta = txgbe_clear_vfta; in txgbe_init_ops_pf()