Home
last modified time | relevance | path

Searched defs:vcap_cmd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c22 enum vcap_cmd { enum
55 static void vcap_cmd(struct ocelot *ocelot, const struct vcap_props *vcap, in vcap_cmd() function
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c2503 static int vcap_cmd(u32 target, u16 ix, int cmd, int sel, int entry_count) in vcap_cmd() function