Home
last modified time | relevance | path

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

/drivers/net/usb/
Dcx82310_eth.c31 enum cx82310_cmd { enum
64 static int cx82310_cmd(struct usbnet *dev, enum cx82310_cmd cmd, bool reply, in cx82310_cmd() function
166 ret = cx82310_cmd(dev, CMD_ETHERNET_MODE, true, "\x01", 1, NULL, 0); in cx82310_bind()
174 ret = cx82310_cmd(dev, CMD_GET_MAC_ADDR, true, NULL, 0, in cx82310_bind()
182 ret = cx82310_cmd(dev, CMD_START, false, NULL, 0, NULL, 0); in cx82310_bind()