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

/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_api.h116 s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
H A Dixgbe_api.c943 * ixgbe_clear_vmdq - Disassociate a VMDq index from a receive address
948 s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq) function
H A Dixgbe_common.c3770 ixgbe_clear_vmdq(hw, rar, 0);

Completed in 176 milliseconds