Home
last modified time | relevance | path

Searched refs:txgbe_dcb_pfc_enable (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb.h95 int txgbe_dcb_pfc_enable(struct txgbe_hw *hw, u8 tc_num);
H A Dtxgbe_dcb.c17 txgbe_dcb_pfc_enable(struct txgbe_hw *hw, uint8_t tc_num) in txgbe_dcb_pfc_enable() function
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c3018 err = txgbe_dcb_pfc_enable(hw, tc_num); in txgbe_priority_flow_ctrl_set()