Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h37 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
259 err = txgbe_setup_fc(hw); in txgbe_start_hw()
2839 mac->setup_fc = txgbe_setup_fc; in txgbe_init_ops_pf()