Searched refs:cur_mac (Results 1 – 1 of 1) sorted by relevance
2276 struct ecore_mcast_mac_elem *cur_mac = NULL; in ecore_mcast_enqueue_cmd() local2304 cur_mac = (struct ecore_mcast_mac_elem *) in ecore_mcast_enqueue_cmd()2312 ECORE_MEMCPY(cur_mac->mac, pos->mac, ETH_ALEN); in ecore_mcast_enqueue_cmd()2313 ECORE_LIST_PUSH_TAIL(&cur_mac->link, in ecore_mcast_enqueue_cmd()2315 cur_mac++; in ecore_mcast_enqueue_cmd()