Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h87 s32 txgbe_init_ops_pf(struct txgbe_hw *hw);
H A Dtxgbe_hw.c2492 status = txgbe_init_ops_pf(hw); in txgbe_init_shared_code()
2764 s32 txgbe_init_ops_pf(struct txgbe_hw *hw) in txgbe_init_ops_pf() function