Searched refs:txgbe_dcb_pfc_enable (Results 1 – 3 of 3) sorted by relevance
96 int txgbe_dcb_pfc_enable(struct txgbe_hw *hw, u8 tc_num);
18 txgbe_dcb_pfc_enable(struct txgbe_hw *hw, uint8_t tc_num) in txgbe_dcb_pfc_enable() function
3327 err = txgbe_dcb_pfc_enable(hw, tc_num); in txgbe_priority_flow_ctrl_set()