Searched refs:exeq_pos (Results 1 – 1 of 1) sorted by relevance
1768 struct ecore_exeq_elem *exeq_pos, *exeq_pos_n; in ecore_vlan_mac_del_all() local1774 ECORE_LIST_FOR_EACH_ENTRY_SAFE(exeq_pos, exeq_pos_n, in ecore_vlan_mac_del_all()1777 if (exeq_pos->cmd_data.vlan_mac.vlan_mac_flags == in ecore_vlan_mac_del_all()1779 rc = exeq->remove(sc, exeq->owner, exeq_pos); in ecore_vlan_mac_del_all()1785 ECORE_LIST_REMOVE_ENTRY(&exeq_pos->link, in ecore_vlan_mac_del_all()1787 ecore_exe_queue_free_elem(sc, exeq_pos); in ecore_vlan_mac_del_all()