Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h38 s32 txgbe_setup_fc(struct txgbe_hw *hw);
H A Dtxgbe_hw.c86 s32 txgbe_setup_fc(struct txgbe_hw *hw) in txgbe_setup_fc() function
208 err = txgbe_setup_fc(hw); in txgbe_start_hw()
2693 mac->setup_fc = txgbe_setup_fc; in txgbe_init_ops_pf()