Home
last modified time | relevance | path

Searched refs:tmp_dqp (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c266 struct mlx4_promisc_qp *dqp, *tmp_dqp; in check_duplicate_entry() local
286 list_for_each_entry_safe(dqp, tmp_dqp, &entry->duplicates, list) { in check_duplicate_entry()