Searched refs:vcap_props (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 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() [all …]
|
H A D | vsc7514_regs.c | 643 struct vcap_props vsc7514_vcap_props[] = {
|
/linux/include/soc/mscc/ |
H A D | vsc7514_regs.h | 13 extern struct vcap_props vsc7514_vcap_props[];
|
H A D | ocelot_vcap.h | 40 struct vcap_props { struct
|
H A D | ocelot.h | 861 struct vcap_props *vcap;
|
/linux/drivers/net/dsa/ocelot/ |
H A D | felix.h | 35 struct vcap_props *vcap;
|
H A D | felix_vsc9959.c | 815 static struct vcap_props vsc9959_vcap_props[] = {
|