Searched refs:txgbe_fc_enable (Results 1 – 3 of 3) sorted by relevance
34 s32 txgbe_fc_enable(struct txgbe_hw *hw);
941 s32 txgbe_fc_enable(struct txgbe_hw *hw) in txgbe_fc_enable() function2838 mac->fc_enable = txgbe_fc_enable; in txgbe_init_ops_pf()
2959 err = txgbe_fc_enable(hw); in txgbe_flow_ctrl_set()