Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h48 s32 txgbe_init_uta_tables(struct txgbe_hw *hw);
H A Dtxgbe_hw.c798 txgbe_init_uta_tables(hw); in txgbe_init_rx_addrs()
1649 s32 txgbe_init_uta_tables(struct txgbe_hw *hw) in txgbe_init_uta_tables() function
2832 mac->init_uta_tables = txgbe_init_uta_tables; in txgbe_init_ops_pf()