Searched refs:ixgbe_addmac (Results 1 – 1 of 1) sorted by relevance
114 static int ixgbe_addmac(void *, const uint8_t *);6125 infop->mgi_addmac = ixgbe_addmac; in ixgbe_fill_group()6230 ixgbe_addmac(void *arg, const uint8_t *mac_addr) in ixgbe_addmac() function