Home
last modified time | relevance | path

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.h138 void ixgbe_set_mta(struct ixgbe_hw *hw, u8 *mc_addr);
H A Dixgbe_common.c2691 void ixgbe_set_mta(struct ixgbe_hw *hw, u8 *mc_addr) in ixgbe_set_mta() function
2754 ixgbe_set_mta(hw, next(hw, &mc_addr_list, &vmdq)); in ixgbe_update_mc_addr_list_generic()