HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_toggle_txdctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 136 s32 ixgbe_toggle_txdctl(struct ixgbe_hw *hw, u32 vind);
if_sriov.c 328 ixgbe_toggle_txdctl(&sc->hw, IXGBE_VF_INDEX(vf->pool));
ixgbe_api.c 1112 * ixgbe_toggle_txdctl - Toggle VF's queues
1118 s32 ixgbe_toggle_txdctl(struct ixgbe_hw *hw, u32 vind) function in typeref:typename:s32

Completed in 14 milliseconds