Searched refs:ocelot_target_write_rix (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 97 ocelot_target_write_rix(ocelot, vcap->target, data->entry[i], in vcap_entry2cache() 99 ocelot_target_write_rix(ocelot, vcap->target, ~data->mask[i], in vcap_entry2cache() 140 ocelot_target_write_rix(ocelot, vcap->target, data->action[i], in vcap_action2cache() 144 ocelot_target_write_rix(ocelot, vcap->target, data->counter[i], in vcap_action2cache()
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 947 #define ocelot_target_write_rix(ocelot, target, val, reg, ri) \ macro
|