Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_vcap.c43 u32 action_offset; /* Current action offset */ member
214 data->action_offset = ((num_subwords_per_action * col * width) / in vcap_data_offset_get()
216 data->action_offset += vcap->action_type_width; in vcap_data_offset_get()
326 vcap_data_set(data->action, offset + data->action_offset, length, in vcap_action_set()