Searched refs:cur_mac (Results 1 – 1 of 1) sorted by relevance
2869 struct ecore_mcast_mac_elem *cur_mac = NULL; in ecore_mcast_enqueue_cmd() local2897 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()