Searched defs:cur_mac (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c2946 struct ecore_mcast_mac_elem *cur_mac = NULL; local
2977 cur_mac = (struct ecore_mcast_mac_elem *)
2985 mm_memcpy(cur_mac->mac, pos->mac, ETH_ALEN);
2986 ECORE_LIST_PUSH_TAIL(&cur_mac->link,
2988 cur_mac++;

Completed in 71 milliseconds