Searched refs:tmp_pqp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 393 struct mlx4_promisc_qp *pqp, *tmp_pqp; in can_remove_steering_entry() local 399 list_for_each_entry_safe(pqp, tmp_pqp, in can_remove_steering_entry()
|
H A D | main.c | 3143 struct mlx4_promisc_qp *pqp, *tmp_pqp; in mlx4_clear_steering() local 3149 list_for_each_entry_safe(pqp, tmp_pqp, in mlx4_clear_steering() 3159 list_for_each_entry_safe(pqp, tmp_pqp, in mlx4_clear_steering()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 393 struct mlx4_promisc_qp *pqp, *tmp_pqp; in can_remove_steering_entry() local 399 list_for_each_entry_safe(pqp, tmp_pqp, in can_remove_steering_entry()
|
H A D | main.c | 3201 struct mlx4_promisc_qp *pqp, *tmp_pqp; in mlx4_clear_steering() local 3207 list_for_each_entry_safe(pqp, tmp_pqp, in mlx4_clear_steering() 3217 list_for_each_entry_safe(pqp, tmp_pqp, in mlx4_clear_steering()
|
Completed in 15 milliseconds