Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mlx5/
Deswitch.h29 REP_LOADED, enumerator
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c2520 REP_REGISTERED, REP_LOADED) == REP_REGISTERED) in __esw_offloads_load_rep()
2530 REP_LOADED, REP_REGISTERED) == REP_LOADED) { in __esw_offloads_unload_rep()
2903 if (atomic_read(&rep->rep_data[rep_type].state) == REP_LOADED && in mlx5_esw_offloads_rep_event_unpair()
2936 if (atomic_read(&rep->rep_data[rep_type].state) == REP_LOADED && in mlx5_esw_offloads_pair()
3312 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in mlx5_eswitch_reload_ib_reps()
3320 if (atomic_read(&rep->rep_data[REP_ETH].state) == REP_LOADED) in mlx5_eswitch_reload_ib_reps()
4100 if (atomic_read(&rep->rep_data[rep_type].state) == REP_LOADED && in mlx5_eswitch_get_proto_dev()