Lines Matching defs:ocelot
49 static u32 vcap_read_update_ctrl(struct ocelot *ocelot, in vcap_read_update_ctrl()
55 static void vcap_cmd(struct ocelot *ocelot, const struct vcap_props *vcap, in vcap_cmd()
82 static void vcap_row_cmd(struct ocelot *ocelot, const struct vcap_props *vcap, in vcap_row_cmd()
88 static void vcap_entry2cache(struct ocelot *ocelot, in vcap_entry2cache()
105 static void vcap_cache2entry(struct ocelot *ocelot, in vcap_cache2entry()
123 static void vcap_action2cache(struct ocelot *ocelot, in vcap_action2cache()
148 static void vcap_cache2action(struct ocelot *ocelot, in vcap_cache2action()
330 static void is2_action_set(struct ocelot *ocelot, struct vcap_data *data, in is2_action_set()
344 static void is2_entry_set(struct ocelot *ocelot, int ix, in is2_entry_set()
646 static void is1_action_set(struct ocelot *ocelot, struct vcap_data *data, in is1_action_set()
669 static void is1_entry_set(struct ocelot *ocelot, int ix, in is1_entry_set()
782 static void es0_action_set(struct ocelot *ocelot, struct vcap_data *data, in es0_action_set()
810 static void es0_entry_set(struct ocelot *ocelot, int ix, in es0_entry_set()
855 static void vcap_entry_get(struct ocelot *ocelot, int ix, in vcap_entry_get()
879 static void vcap_entry_set(struct ocelot *ocelot, int ix, in vcap_entry_set()
890 static int ocelot_vcap_policer_add(struct ocelot *ocelot, u32 pol_ix, in ocelot_vcap_policer_add()
905 static void ocelot_vcap_policer_del(struct ocelot *ocelot, in ocelot_vcap_policer_del()
934 static void ocelot_vcap_filter_add_to_block(struct ocelot *ocelot, in ocelot_vcap_filter_add_to_block()
1025 static void ocelot_match_all_as_mac_etype(struct ocelot *ocelot, int port, in ocelot_match_all_as_mac_etype()
1085 ocelot_exclusive_mac_etype_filter_rules(struct ocelot *ocelot, in ocelot_exclusive_mac_etype_filter_rules()
1130 int ocelot_vcap_filter_add(struct ocelot *ocelot, in ocelot_vcap_filter_add()
1165 static void ocelot_vcap_block_remove_filter(struct ocelot *ocelot, in ocelot_vcap_block_remove_filter()
1188 int ocelot_vcap_filter_del(struct ocelot *ocelot, in ocelot_vcap_filter_del()
1220 int ocelot_vcap_filter_replace(struct ocelot *ocelot, in ocelot_vcap_filter_replace()
1236 int ocelot_vcap_filter_stats_update(struct ocelot *ocelot, in ocelot_vcap_filter_stats_update()
1257 static void ocelot_vcap_init_one(struct ocelot *ocelot, in ocelot_vcap_init_one()
1276 static void ocelot_vcap_detect_constants(struct ocelot *ocelot, in ocelot_vcap_detect_constants()
1345 int ocelot_vcap_init(struct ocelot *ocelot) in ocelot_vcap_init()