Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.h134 s32 ixgbe_toggle_txdctl(struct ixgbe_hw *hw, u32 vind);
H A Dif_sriov.c324 ixgbe_toggle_txdctl(&sc->hw, IXGBE_VF_INDEX(vf->pool)); in ixgbe_process_vf_reset()
H A Dixgbe_api.c1143 s32 ixgbe_toggle_txdctl(struct ixgbe_hw *hw, u32 vind) in ixgbe_toggle_txdctl() function