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

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_api.h128 void ixgbe_set_mta(struct ixgbe_hw *hw, u8 *mc_addr);
H A Dixgbe_common.c2563 * ixgbe_set_mta - Set bit-vector in multicast table
2569 void ixgbe_set_mta(struct ixgbe_hw *hw, u8 *mc_addr) function
2575 DEBUGFUNC("ixgbe_set_mta");
2632 ixgbe_set_mta(hw, next(hw, &mc_addr_list, &vmdq));

Completed in 177 milliseconds