Home
last modified time | relevance | path

Searched refs:fib4_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4103 struct mlxsw_sp_fib4_entry *fib4_entry; in mlxsw_sp_fib4_entry_should_offload() local
4105 fib4_entry = container_of(fib_entry, struct mlxsw_sp_fib4_entry, in mlxsw_sp_fib4_entry_should_offload()
4107 return !fib4_entry->tos; in mlxsw_sp_fib4_entry_should_offload()
4165 struct mlxsw_sp_fib4_entry *fib4_entry; in mlxsw_sp_fib4_entry_hw_flags_set() local
4170 fib4_entry = container_of(fib_entry, struct mlxsw_sp_fib4_entry, in mlxsw_sp_fib4_entry_hw_flags_set()
4173 fri.tb_id = fib4_entry->tb_id; in mlxsw_sp_fib4_entry_hw_flags_set()
4176 fri.tos = fib4_entry->tos; in mlxsw_sp_fib4_entry_hw_flags_set()
4177 fri.type = fib4_entry->type; in mlxsw_sp_fib4_entry_hw_flags_set()
4190 struct mlxsw_sp_fib4_entry *fib4_entry; in mlxsw_sp_fib4_entry_hw_flags_clear() local
4193 fib4_entry in mlxsw_sp_fib4_entry_hw_flags_clear()
4605 struct mlxsw_sp_fib4_entry *fib4_entry; mlxsw_sp_fib4_entry_create() local
4638 mlxsw_sp_fib4_entry_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fib4_entry *fib4_entry) mlxsw_sp_fib4_entry_destroy() argument
4650 struct mlxsw_sp_fib4_entry *fib4_entry; mlxsw_sp_fib4_entry_lookup() local
4909 mlxsw_sp_fib4_allow_replace(struct mlxsw_sp_fib4_entry *fib4_entry) mlxsw_sp_fib4_allow_replace() argument
4930 struct mlxsw_sp_fib4_entry *fib4_entry, *fib4_replaced; mlxsw_sp_router_fib4_replace() local
4989 struct mlxsw_sp_fib4_entry *fib4_entry; mlxsw_sp_router_fib4_del() local
5810 struct mlxsw_sp_fib4_entry *fib4_entry; mlxsw_sp_fib4_node_flush() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c5688 struct mlxsw_sp_fib4_entry *fib4_entry; in mlxsw_sp_fib4_entry_should_offload() local
5690 fib4_entry = container_of(fib_entry, struct mlxsw_sp_fib4_entry, in mlxsw_sp_fib4_entry_should_offload()
5692 return !fib4_entry->dscp; in mlxsw_sp_fib4_entry_should_offload()
5768 struct mlxsw_sp_fib4_entry *fib4_entry; in mlxsw_sp_fib4_entry_hw_flags_set() local
5773 fib4_entry = container_of(fib_entry, struct mlxsw_sp_fib4_entry, in mlxsw_sp_fib4_entry_hw_flags_set()
5775 fri.fi = fib4_entry->fi; in mlxsw_sp_fib4_entry_hw_flags_set()
5776 fri.tb_id = fib4_entry->tb_id; in mlxsw_sp_fib4_entry_hw_flags_set()
5779 fri.dscp = fib4_entry->dscp; in mlxsw_sp_fib4_entry_hw_flags_set()
5780 fri.type = fib4_entry->type; in mlxsw_sp_fib4_entry_hw_flags_set()
5793 struct mlxsw_sp_fib4_entry *fib4_entry; in mlxsw_sp_fib4_entry_hw_flags_clear() local
6218 mlxsw_sp_fib4_entry_type_unset(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fib4_entry *fib4_entry) mlxsw_sp_fib4_entry_type_unset() argument
6229 struct mlxsw_sp_fib4_entry *fib4_entry; mlxsw_sp_fib4_entry_create() local
6270 mlxsw_sp_fib4_entry_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fib4_entry *fib4_entry) mlxsw_sp_fib4_entry_destroy() argument
6287 struct mlxsw_sp_fib4_entry *fib4_entry; mlxsw_sp_fib4_entry_lookup() local
6545 mlxsw_sp_fib4_allow_replace(struct mlxsw_sp_fib4_entry *fib4_entry) mlxsw_sp_fib4_allow_replace() argument
6566 struct mlxsw_sp_fib4_entry *fib4_entry, *fib4_replaced; mlxsw_sp_router_fib4_replace() local
6626 struct mlxsw_sp_fib4_entry *fib4_entry; mlxsw_sp_router_fib4_del() local
7470 struct mlxsw_sp_fib4_entry *fib4_entry; mlxsw_sp_fib4_node_flush() local
[all...]

Completed in 25 milliseconds