Searched refs:ixgbe_set_mta (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h135 void ixgbe_set_mta(struct ixgbe_hw *hw, u8 *mc_addr);
H A Dixgbe_common.c2584 * ixgbe_set_mta - Set bit-vector in multicast table
2590 void ixgbe_set_mta(struct ixgbe_hw *hw, u8 *mc_addr) function
2596 DEBUGFUNC("ixgbe_set_mta");
2653 ixgbe_set_mta(hw, next(hw, &mc_addr_list, &vmdq));

Completed in 52 milliseconds