Home
last modified time | relevance | path

Searched refs:ixgbe_add_uc_addr (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_api.h124 void ixgbe_add_uc_addr(struct ixgbe_hw *hw, u8 *addr_list, u32 vmdq);
HDixgbe_common.c2542 void ixgbe_add_uc_addr(struct ixgbe_hw *hw, u8 *addr, u32 vmdq) in ixgbe_add_uc_addr() function
2613 ixgbe_add_uc_addr(hw, addr, vmdq); in ixgbe_update_uc_addr_list_generic()