Searched refs:VCAP_CMD_WRITE (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | ocelot_vcap.c | 23 VCAP_CMD_WRITE = 0, /* Copy from Cache to TCAM */ enumerator 643 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_WRITE, VCAP_SEL_ALL); in is2_entry_set() 777 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_WRITE, VCAP_SEL_ALL); in is1_entry_set() 848 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_WRITE, VCAP_SEL_ALL); in es0_entry_set()
|