Searched refs:exeq_pos (Results 1 – 1 of 1) sorted by relevance
1834 struct bnx2x_exeq_elem *exeq_pos, *exeq_pos_n; in bnx2x_vlan_mac_del_all() local1840 list_for_each_entry_safe(exeq_pos, exeq_pos_n, &exeq->exe_queue, link) { in bnx2x_vlan_mac_del_all()1841 if (exeq_pos->cmd_data.vlan_mac.vlan_mac_flags == in bnx2x_vlan_mac_del_all()1843 rc = exeq->remove(bp, exeq->owner, exeq_pos); in bnx2x_vlan_mac_del_all()1849 list_del(&exeq_pos->link); in bnx2x_vlan_mac_del_all()