Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rep.h81 struct list_head unready_flows; member
A Den_tc.c1627 struct list_head *unready_flows) in unready_flow_add() argument
1630 list_add_tail(&flow->unready, unready_flows); in unready_flow_add()
1653 unready_flow_add(flow, &uplink_priv->unready_flows); in add_unready_flow()
5502 list_for_each_entry_safe(flow, tmp, &rpriv->unready_flows, unready) { in mlx5e_tc_reoffload_flows_work()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dtc.c263 INIT_LIST_HEAD(&uplink_priv->unready_flows); in mlx5e_rep_tc_init()

Completed in 15 milliseconds