Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_api.h127 void ixgbe_add_uc_addr(struct ixgbe_hw *hw, u8 *addr_list, u32 vmdq);
Dixgbe_common.c2569 void ixgbe_add_uc_addr(struct ixgbe_hw *hw, u8 *addr, u32 vmdq) in ixgbe_add_uc_addr() function
2640 ixgbe_add_uc_addr(hw, addr, vmdq); in ixgbe_update_uc_addr_list_generic()