Home
last modified time | relevance | path

Searched refs:VCAP_CMD_READ (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.h147 VCAP_CMD_READ = 1, enumerator
H A Dvcap_api.c378 vctrl->ops->update(ndev, admin, VCAP_CMD_READ, VCAP_SEL_ALL, addr); in vcap_addr_keysets()
1545 ri->vctrl->ops->update(ri->ndev, admin, VCAP_CMD_READ, in vcap_read_rule()
2927 ri->vctrl->ops->update(ri->ndev, admin, VCAP_CMD_READ, VCAP_SEL_COUNTER, in vcap_read_counter()
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c24 VCAP_CMD_READ = 1, /* Copy from TCAM to Cache */ enumerator
359 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_READ, VCAP_SEL_ALL); in is2_entry_set()
681 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_READ, VCAP_SEL_ALL); in is1_entry_set()
820 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_READ, VCAP_SEL_ALL); in es0_entry_set()
867 vcap_row_cmd(ocelot, vcap, row, VCAP_CMD_READ, VCAP_SEL_COUNTER); in vcap_entry_get()