Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h117 s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
H A Dixgbe_api.c962 s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq) in ixgbe_clear_vmdq() function
H A Dixgbe_common.c3779 ixgbe_clear_vmdq(hw, rar, 0); in ixgbe_insert_mac_addr_generic()