Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_sp.c2869 struct ecore_mcast_mac_elem *cur_mac = NULL; in ecore_mcast_enqueue_cmd() local
2897 cur_mac = (struct ecore_mcast_mac_elem *) in ecore_mcast_enqueue_cmd()
2905 ECORE_MEMCPY(cur_mac->mac, pos->mac, ETH_ALEN); in ecore_mcast_enqueue_cmd()
2906 ECORE_LIST_PUSH_TAIL(&cur_mac->link, in ecore_mcast_enqueue_cmd()
2908 cur_mac++; in ecore_mcast_enqueue_cmd()