Home
last modified time | relevance | path

Searched refs:vcap_props (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c50 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()
[all …]
H A Dvsc7514_regs.c643 struct vcap_props vsc7514_vcap_props[] = {
/linux/include/soc/mscc/
H A Dvsc7514_regs.h13 extern struct vcap_props vsc7514_vcap_props[];
H A Docelot_vcap.h40 struct vcap_props { struct
H A Docelot.h861 struct vcap_props *vcap;
/linux/drivers/net/dsa/ocelot/
H A Dfelix.h35 struct vcap_props *vcap;
H A Dfelix_vsc9959.c815 static struct vcap_props vsc9959_vcap_props[] = {