Searched refs:ocelot_vcap_block (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 904 struct ocelot_vcap_block *block, in ocelot_vcap_policer_del() 933 struct ocelot_vcap_block *block, in ocelot_vcap_filter_add_to_block() 961 static int ocelot_vcap_block_get_filter_index(struct ocelot_vcap_block *block, in ocelot_vcap_block_get_filter_index() 977 ocelot_vcap_block_find_filter_by_index(struct ocelot_vcap_block *block, in ocelot_vcap_block_find_filter_by_index() 993 ocelot_vcap_block_find_filter_by_id(struct ocelot_vcap_block *block, int id) in ocelot_vcap_block_find_filter_by_id() 1077 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_exclusive_mac_etype_filter_rules() 1123 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_vcap_filter_add() 1156 struct ocelot_vcap_block *block, in ocelot_vcap_block_remove_filter() 1181 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_vcap_filter_del() 1218 struct ocelot_vcap_block *bloc in ocelot_vcap_filter_stats_update() [all...] |
H A D | ocelot_flower.c | 136 struct ocelot_vcap_block *block; in ocelot_find_vcap_filter_that_points_at() 728 struct ocelot_vcap_block *block; in ocelot_cls_flower_destroy() 752 struct ocelot_vcap_block *block; in ocelot_cls_flower_stats()
|
H A D | ocelot_vcap.h | 307 ocelot_vcap_block_find_filter_by_id(struct ocelot_vcap_block *block, int id);
|
H A D | ocelot.c | 222 struct ocelot_vcap_block *block = &ocelot->block[VCAP_IS1]; in ocelot_port_vlan_filtering()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 991 struct ocelot_vcap_block *block, in ocelot_vcap_filter_add_to_block() 1022 static int ocelot_vcap_block_get_filter_index(struct ocelot_vcap_block *block, in ocelot_vcap_block_get_filter_index() 1038 ocelot_vcap_block_find_filter_by_index(struct ocelot_vcap_block *block, in ocelot_vcap_block_find_filter_by_index() 1054 ocelot_vcap_block_find_filter_by_id(struct ocelot_vcap_block *block, in ocelot_vcap_block_find_filter_by_id() 1141 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_exclusive_mac_etype_filter_rules() 1187 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_vcap_filter_add() 1223 struct ocelot_vcap_block *block, in ocelot_vcap_block_remove_filter() 1242 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_vcap_filter_del() 1280 struct ocelot_vcap_block *block = &ocelot->block[filter->block_id]; in ocelot_vcap_filter_replace() 1296 struct ocelot_vcap_block *bloc in ocelot_vcap_filter_stats_update() [all...] |
H A D | ocelot_flower.c | 148 struct ocelot_vcap_block *block; in ocelot_find_vcap_filter_that_points_at() 941 struct ocelot_vcap_block *block; in ocelot_cls_flower_destroy() 978 struct ocelot_vcap_block *block; in ocelot_cls_flower_stats()
|
H A D | ocelot_mrp.c | 38 struct ocelot_vcap_block *block_vcap_is2; in ocelot_mrp_del_vcap()
|
H A D | ocelot.c | 594 struct ocelot_vcap_block *block = &ocelot->block[VCAP_IS1]; in ocelot_port_vlan_filtering() 1410 struct ocelot_vcap_block *block_vcap_is2; in ocelot_trap_add() 1457 struct ocelot_vcap_block *block_vcap_is2; in ocelot_trap_del()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 568 struct ocelot_vcap_block { struct 640 struct ocelot_vcap_block block[3];
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 111 struct ocelot_vcap_block *block_vcap_es0; in felix_tag_8021q_vlan_del_rx() 199 struct ocelot_vcap_block *block_vcap_is1; in felix_tag_8021q_vlan_del_tx() 200 struct ocelot_vcap_block *block_vcap_is2; in felix_tag_8021q_vlan_del_tx() 310 struct ocelot_vcap_block *block_vcap_is2; in felix_update_trapping_destinations()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot_vcap.h | 728 ocelot_vcap_block_find_filter_by_id(struct ocelot_vcap_block *block,
|
H A D | ocelot.h | 678 struct ocelot_vcap_block { struct 849 struct ocelot_vcap_block block[3];
|
Completed in 23 milliseconds