Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h10 s32 txgbe_init_hw(struct txgbe_hw *hw);
H A Dtxgbe_hw.c319 s32 txgbe_init_hw(struct txgbe_hw *hw) in txgbe_init_hw() function
2798 mac->init_hw = txgbe_init_hw; in txgbe_init_ops_pf()