Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_ace.c82 struct vcap_data { struct
133 static void vcap_entry2cache(struct ocelot *oc, struct vcap_data *data) in vcap_entry2cache()
144 static void vcap_cache2entry(struct ocelot *oc, struct vcap_data *data) in vcap_cache2entry()
156 static void vcap_action2cache(struct ocelot *oc, struct vcap_data *data) in vcap_action2cache()
174 static void vcap_cache2action(struct ocelot *oc, struct vcap_data *data) in vcap_cache2action()
190 static void is2_data_get(struct vcap_data *data, int ix) in is2_data_get()
245 static void vcap_key_set(struct vcap_data *data, u32 offset, u32 width, in vcap_key_set()
252 static void vcap_key_bytes_set(struct vcap_data *data, u32 offset, u8 *val, in vcap_key_bytes_set()
276 static void vcap_key_l4_port_set(struct vcap_data *data, u32 offset, in vcap_key_l4_port_set()
282 static void vcap_key_bit_set(struct vcap_data *data, u32 offset, in vcap_key_bit_set()
[all …]