Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h104 s32 ixgbe_fc_enable(struct ixgbe_hw *hw);
H A Dixgbe_api.c1110 s32 ixgbe_fc_enable(struct ixgbe_hw *hw) in ixgbe_fc_enable() function
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c2506 err = ixgbe_fc_enable(hw); in ixgbe_flow_ctrl_enable()