Searched refs:exeq (Results 1 – 1 of 1) sorted by relevance
1102 if (exeq->get(exeq, elem)) { in ecore_validate_vlan_mac_add()1154 if (exeq->get(exeq, &query_elem)) { in ecore_validate_vlan_mac_del()1160 if (exeq->get(exeq, elem)) { in ecore_validate_vlan_mac_del()1318 if (!ecore_exe_queue_empty(exeq)) in ecore_wait_vlan_mac()1424 pos = exeq->get(exeq, &query); in ecore_optimize_vlan_mac()1772 ECORE_SPIN_LOCK_BH(&exeq->lock); in ecore_vlan_mac_del_all()1775 &exeq->exe_queue, link, in ecore_vlan_mac_del_all()1779 rc = exeq->remove(sc, exeq->owner, exeq_pos); in ecore_vlan_mac_del_all()1782 ECORE_SPIN_UNLOCK_BH(&exeq->lock); in ecore_vlan_mac_del_all()1786 &exeq->exe_queue); in ecore_vlan_mac_del_all()[all …]