Searched refs:vcap_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mscc/ |
| D | ocelot_ace.c | 71 enum vcap_cmd { enum 103 static void vcap_cmd(struct ocelot *oc, u16 ix, int cmd, int sel) in vcap_cmd() function 130 vcap_cmd(oc, vcap_is2.entry_count - row - 1, cmd, sel); in vcap_row_cmd() 752 vcap_cmd(ocelot, 0, VCAP_CMD_INITIALIZE, VCAP_SEL_ENTRY); in ocelot_ace_init() 756 vcap_cmd(ocelot, 0, VCAP_CMD_INITIALIZE, in ocelot_ace_init()
|