Home
last modified time | relevance | path

Searched defs:mc_record (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.c86 mlxsw_sp_nve_mc_record_ipv4_entry_add(struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_add() argument
96 mlxsw_sp_nve_mc_record_ipv4_entry_del(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_del() argument
102 mlxsw_sp_nve_mc_record_ipv4_entry_set(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_set() argument
112 mlxsw_sp_nve_mc_record_ipv4_entry_compare(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_compare() argument
129 mlxsw_sp_nve_mc_record_ipv6_entry_add(struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv6_entry_add() argument
139 mlxsw_sp_nve_mc_record_ipv6_entry_del(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv6_entry_del() argument
145 mlxsw_sp_nve_mc_record_ipv6_entry_set(const struct mlxsw_sp_nve_mc_record *mc_record, const struct mlxsw_sp_nve_mc_entry *mc_entry, char *tnumt_pl, unsigned int entry_index) mlxsw_sp_nve_mc_record_ipv6_entry_set() argument
155 mlxsw_sp_nve_mc_record_ipv6_entry_compare(const struct mlxsw_sp_nve_mc_record *mc_record, const struct mlxsw_sp_nve_mc_entry *mc_entry, const union mlxsw_sp_l3addr *addr) mlxsw_sp_nve_mc_record_ipv6_entry_compare() argument
267 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_record_create() local
294 mlxsw_sp_nve_mc_record_destroy(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_destroy() argument
310 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_record_get() local
325 mlxsw_sp_nve_mc_record_put(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_put() argument
334 mlxsw_sp_nve_mc_free_entry_find(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_free_entry_find() argument
351 mlxsw_sp_nve_mc_record_refresh(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_refresh() argument
392 mlxsw_sp_nve_mc_record_is_first(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_is_first() argument
404 mlxsw_sp_nve_mc_entry_find(struct mlxsw_sp_nve_mc_record *mc_record, union mlxsw_sp_l3addr *addr) mlxsw_sp_nve_mc_entry_find() argument
426 mlxsw_sp_nve_mc_record_ip_add(struct mlxsw_sp_nve_mc_record *mc_record, union mlxsw_sp_l3addr *addr) mlxsw_sp_nve_mc_record_ip_add() argument
468 mlxsw_sp_nve_mc_record_entry_del(struct mlxsw_sp_nve_mc_record *mc_record, struct mlxsw_sp_nve_mc_entry *mc_entry) mlxsw_sp_nve_mc_record_entry_del() argument
530 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_record_find() local
549 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_list_ip_add() local
572 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_list_ip_del() local
588 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_fid_flood_index_set() local
607 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_fid_flood_index_clear() local
673 mlxsw_sp_nve_mc_record_delete(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_delete() argument
695 struct mlxsw_sp_nve_mc_record *mc_record, *tmp; mlxsw_sp_nve_flood_ip_flush() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.c86 mlxsw_sp_nve_mc_record_ipv4_entry_add(struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_add() argument
96 mlxsw_sp_nve_mc_record_ipv4_entry_del(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_del() argument
102 mlxsw_sp_nve_mc_record_ipv4_entry_set(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_set() argument
112 mlxsw_sp_nve_mc_record_ipv4_entry_compare(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_compare() argument
129 mlxsw_sp_nve_mc_record_ipv6_entry_add(struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv6_entry_add() argument
147 mlxsw_sp_nve_mc_record_ipv6_entry_del(const struct mlxsw_sp_nve_mc_record *mc_record, const struct mlxsw_sp_nve_mc_entry *mc_entry) mlxsw_sp_nve_mc_record_ipv6_entry_del() argument
155 mlxsw_sp_nve_mc_record_ipv6_entry_set(const struct mlxsw_sp_nve_mc_record *mc_record, const struct mlxsw_sp_nve_mc_entry *mc_entry, char *tnumt_pl, unsigned int entry_index) mlxsw_sp_nve_mc_record_ipv6_entry_set() argument
165 mlxsw_sp_nve_mc_record_ipv6_entry_compare(const struct mlxsw_sp_nve_mc_record *mc_record, const struct mlxsw_sp_nve_mc_entry *mc_entry, const union mlxsw_sp_l3addr *addr) mlxsw_sp_nve_mc_record_ipv6_entry_compare() argument
277 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_record_create() local
304 mlxsw_sp_nve_mc_record_destroy(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_destroy() argument
320 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_record_get() local
335 mlxsw_sp_nve_mc_record_put(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_put() argument
344 mlxsw_sp_nve_mc_free_entry_find(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_free_entry_find() argument
361 mlxsw_sp_nve_mc_record_refresh(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_refresh() argument
402 mlxsw_sp_nve_mc_record_is_first(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_is_first() argument
414 mlxsw_sp_nve_mc_entry_find(struct mlxsw_sp_nve_mc_record *mc_record, union mlxsw_sp_l3addr *addr) mlxsw_sp_nve_mc_entry_find() argument
436 mlxsw_sp_nve_mc_record_ip_add(struct mlxsw_sp_nve_mc_record *mc_record, union mlxsw_sp_l3addr *addr) mlxsw_sp_nve_mc_record_ip_add() argument
478 mlxsw_sp_nve_mc_record_entry_del(struct mlxsw_sp_nve_mc_record *mc_record, struct mlxsw_sp_nve_mc_entry *mc_entry) mlxsw_sp_nve_mc_record_entry_del() argument
540 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_record_find() local
559 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_list_ip_add() local
582 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_mc_list_ip_del() local
598 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_fid_flood_index_set() local
617 struct mlxsw_sp_nve_mc_record *mc_record; mlxsw_sp_nve_fid_flood_index_clear() local
683 mlxsw_sp_nve_mc_record_delete(struct mlxsw_sp_nve_mc_record *mc_record) mlxsw_sp_nve_mc_record_delete() argument
705 struct mlxsw_sp_nve_mc_record *mc_record, *tmp; mlxsw_sp_nve_flood_ip_flush() local
[all...]

Completed in 3 milliseconds