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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 119 s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
ixgbe_api.c 962 * ixgbe_clear_vmdq - Disassociate a VMDq index from a receive address
967 s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq) function in typeref:typename:s32
ixgbe_common.c 3802 ixgbe_clear_vmdq(hw, rar, 0);

Completed in 18 milliseconds