Home
last modified time | relevance | path

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

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