Searched refs:AX_CMD_READ_MONITOR_MODE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/usb/ | ||
| D | asix.h | 67 #define AX_CMD_READ_MONITOR_MODE 0x1c macro |
| D | asix_common.c | 434 if (asix_read_cmd(dev, AX_CMD_READ_MONITOR_MODE, 0, 0, 1, &opt) < 0) { in asix_get_wol() |