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

/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c634 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) |
672 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) |
/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c205 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_PARAMS_CMD) |
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c3853 cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) |
7456 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) |
7518 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) |
H A Dt4fw_api.h825 FW_PARAMS_CMD = 0x08, enumerator in enum:fw_cmd_opcodes

Completed in 246 milliseconds