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

/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.h146 VCAP_CMD_WRITE = 0, enumerator in enum:vcap_command
H A Dvcap_api.c1582 ri->vctrl->ops->update(ri->ndev, admin, VCAP_CMD_WRITE,
1599 ri->vctrl->ops->update(ri->ndev, admin, VCAP_CMD_WRITE,
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_vcap.c23 VCAP_CMD_WRITE = 0, /* Copy from Cache to TCAM */ enumerator in enum:vcap_cmd
643 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_WRITE, VCAP_SEL_ALL);
777 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_WRITE, VCAP_SEL_ALL);
848 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_WRITE, VCAP_SEL_ALL);

Completed in 193 milliseconds