ixgbe_common.c | 2708 * ixgbe_set_mta - Set bit-vector in multicast table 2714 void ixgbe_set_mta(struct ixgbe_hw *hw, u8 *mc_addr) function in typeref:typename:void 2720 DEBUGFUNC("ixgbe_set_mta"); 2777 ixgbe_set_mta(hw, next(hw, &mc_addr_list, &vmdq));
|