Searched refs:txgbe_fc_enable (Results 1 – 3 of 3) sorted by relevance
35 s32 txgbe_fc_enable(struct txgbe_hw *hw);
859 s32 txgbe_fc_enable(struct txgbe_hw *hw) in txgbe_fc_enable() function2692 mac->fc_enable = txgbe_fc_enable; in txgbe_init_ops_pf()
3268 err = txgbe_fc_enable(hw); in txgbe_flow_ctrl_set()