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

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

Completed in 271 milliseconds