Searched refs:int_ports (Results 1 – 1 of 1) sorted by relevance
25 struct list_head int_ports; /* Uses int_ports_lock */ member114 list_for_each_entry(int_port, &priv->int_ports, list) in mlx5e_int_port_lookup()208 list_add_rcu(&int_port->list, &priv->int_ports); in mlx5e_int_port_add()256 list_for_each_entry_rcu(int_port, &priv->int_ports, list) in mlx5e_int_port_get_from_metadata()332 INIT_LIST_HEAD(&int_port_priv->int_ports); in mlx5e_tc_int_port_init()398 list_for_each_entry(int_port, &ppriv->int_ports, list) { in mlx5e_tc_int_port_cleanup_rep_rx()