Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c101 static int e1000g_unicst_set(struct e1000g *, const uint8_t *, int);
2627 e1000g_unicst_set(struct e1000g *Adapter, const uint8_t *mac_addr, in e1000g_unicst_set() function
3061 err = e1000g_unicst_set(Adapter, mac_addr, slot); in e1000g_addmac()
3092 err = e1000g_unicst_set(Adapter, NULL, slot); in e1000g_remmac()