Searched refs:vcap_props (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/mscc/ |
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 …]
|
D | ocelot_flower.c | 525 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_flower_parse_indev() 806 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_vcap_filter_create()
|
D | ocelot_vsc7514.c | 625 static struct vcap_props vsc7514_vcap_props[] = {
|
/linux-5.19.10/drivers/net/dsa/ocelot/ |
D | felix.h | 30 struct vcap_props *vcap;
|
D | seville_vsc9953.c | 1114 static struct vcap_props vsc9953_vcap_props[] = {
|
D | felix_vsc9959.c | 1135 static struct vcap_props vsc9959_vcap_props[] = {
|
/linux-5.19.10/include/soc/mscc/ |
D | ocelot_vcap.h | 39 struct vcap_props { struct
|
D | ocelot.h | 838 struct vcap_props *vcap;
|