Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_main.c137 case IONIC_CMD_PORT_RESET: in ionic_opcode_to_str()
138 return "IONIC_CMD_PORT_RESET"; in ionic_opcode_to_str()
H A Dionic_dev.c528 .port_reset.opcode = IONIC_CMD_PORT_RESET, in ionic_dev_cmd_port_reset()