Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mlx5/
Deswitch.h29 REP_LOADED, enumerator
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c735 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in esw_set_global_vlan_pop()
2221 REP_LOADED, REP_REGISTERED) == REP_LOADED) in __esw_offloads_unload_rep()
2267 REP_REGISTERED, REP_LOADED) == REP_REGISTERED) { in mlx5_esw_offloads_rep_load()
2609 if (atomic_read(&rep->rep_data[rep_type].state) == REP_LOADED && in mlx5_esw_offloads_rep_event_unpair()
2641 if (atomic_read(&rep->rep_data[rep_type].state) == REP_LOADED && in mlx5_esw_offloads_pair()
2957 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in mlx5_eswitch_reload_reps()
2965 if (atomic_read(&rep->rep_data[REP_ETH].state) == REP_LOADED) in mlx5_eswitch_reload_reps()
3657 if (atomic_read(&rep->rep_data[rep_type].state) == REP_LOADED && in mlx5_eswitch_get_proto_dev()