Lines Matching defs:vcap

50 				 const struct vcap_props *vcap)  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()
89 const struct vcap_props *vcap, in vcap_entry2cache()
106 const struct vcap_props *vcap, in vcap_cache2entry()
124 const struct vcap_props *vcap, in vcap_action2cache()
149 const struct vcap_props *vcap, in vcap_cache2action()
173 static void vcap_data_offset_get(const struct vcap_props *vcap, in vcap_data_offset_get()
254 static void vcap_key_set(const struct vcap_props *vcap, struct vcap_data *data, in vcap_key_set()
263 static void vcap_key_bytes_set(const struct vcap_props *vcap, in vcap_key_bytes_set()
294 static void vcap_key_l4_port_set(const struct vcap_props *vcap, in vcap_key_l4_port_set()
306 static void vcap_key_bit_set(const struct vcap_props *vcap, in vcap_key_bit_set()
320 static void vcap_action_set(const struct vcap_props *vcap, in vcap_action_set()
333 const struct vcap_props *vcap = &ocelot->vcap[VCAP_IS2]; in is2_action_set() local
348 const struct vcap_props *vcap = &ocelot->vcap[VCAP_IS2]; in is2_entry_set() local
649 const struct vcap_props *vcap = &ocelot->vcap[VCAP_IS1]; in is1_action_set() local
672 const struct vcap_props *vcap = &ocelot->vcap[VCAP_IS1]; in is1_entry_set() local
783 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in es0_action_set() local
811 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in es0_entry_set() local
854 const struct vcap_props *vcap = &ocelot->vcap[filter->block_id]; in vcap_entry_get() local
1315 const struct vcap_props *vcap) in ocelot_vcap_init_one()
1334 struct vcap_props *vcap) in ocelot_vcap_detect_constants()
1419 struct vcap_props *vcap = &ocelot->vcap[i]; in ocelot_vcap_init() local