Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mlx5/
A Deswitch.h28 REP_LOADED, enumerator
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads.c2331 REP_LOADED, REP_REGISTERED) == REP_LOADED) in __esw_offloads_unload_rep()
2377 REP_REGISTERED, REP_LOADED) == REP_REGISTERED) { in mlx5_esw_offloads_rep_load()
2657 if (atomic_read(&rep->rep_data[rep_type].state) == REP_LOADED && in mlx5_esw_offloads_rep_event_unpair()
2689 if (atomic_read(&rep->rep_data[rep_type].state) == REP_LOADED && in mlx5_esw_offloads_pair()
3027 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in mlx5_eswitch_reload_reps()
3035 if (atomic_read(&rep->rep_data[REP_ETH].state) == REP_LOADED) in mlx5_eswitch_reload_reps()
3709 if (atomic_read(&rep->rep_data[rep_type].state) == REP_LOADED && in mlx5_eswitch_get_proto_dev()

Completed in 10 milliseconds