Searched refs:vcap_row_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mscc/ |
| D | ocelot_ace.c | 128 static void vcap_row_cmd(struct ocelot *oc, u32 row, int cmd, int sel) in vcap_row_cmd() function 342 vcap_row_cmd(ocelot, row, VCAP_CMD_READ, VCAP_SEL_ALL); in is2_entry_set() 574 vcap_row_cmd(ocelot, row, VCAP_CMD_WRITE, VCAP_SEL_ALL); in is2_entry_set() 584 vcap_row_cmd(op, row, VCAP_CMD_READ, VCAP_SEL_COUNTER); in is2_entry_get()
|