Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_main.c125 case IONIC_CMD_RESET: in ionic_opcode_to_str()
126 return "IONIC_CMD_RESET"; in ionic_opcode_to_str()
H A Dionic_dev.c497 .reset.opcode = IONIC_CMD_RESET, in ionic_dev_cmd_reset()