Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c633 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) | in t4vf_query_params()
671 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) | in t4vf_set_params()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_mb.c205 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_PARAMS_CMD) | in csio_mb_params()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c3881 cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) | in t4_fwcache()
7484 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) | in t4_query_params_rw()
7546 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) | in t4_set_params_timeout()
H A Dt4fw_api.h823 FW_PARAMS_CMD = 0x08, enumerator