Searched refs:VCAP_CMD_WRITE (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api.h | 146 VCAP_CMD_WRITE = 0, enumerator
|
D | vcap_api.c | 1582 ri->vctrl->ops->update(ri->ndev, admin, VCAP_CMD_WRITE, in vcap_write_rule() 1599 ri->vctrl->ops->update(ri->ndev, admin, VCAP_CMD_WRITE, in vcap_write_counter()
|
/linux-6.6.21/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()
|