Searched refs:vcap_props (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/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 | 274 static struct vcap_props vsc7514_vcap_props[] = {
|
/linux-6.1.9/drivers/net/dsa/ocelot/ |
D | felix.h | 34 struct vcap_props *vcap;
|
D | seville_vsc9953.c | 741 static struct vcap_props vsc9953_vcap_props[] = {
|
D | felix_vsc9959.c | 777 static struct vcap_props vsc9959_vcap_props[] = {
|
/linux-6.1.9/include/soc/mscc/ |
D | ocelot_vcap.h | 39 struct vcap_props { struct
|
D | ocelot.h | 1008 struct vcap_props *vcap;
|