Searched refs:FW_RESET_CMD (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h377 #define FW_RESET_CMD 0xDF macro
/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c170 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_RESET_CMD) |
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c606 cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RESET_CMD) |
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h820 FW_RESET_CMD = 0x03, enumerator in enum:fw_cmd_opcodes

Completed in 169 milliseconds