Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c585 ldst_cmd.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_read_pcie_cfg4()
4621 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_fw_tp_pio_rw()
5537 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_fwaddrspace_write()
5568 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_mdio_rd()
5601 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_mdio_wr()
5735 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_sge_ctxt_flush()
Dt4fw_api.h648 FW_LDST_CMD = 0x01, enumerator
Dcxgb4_debugfs.c1635 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in mps_tcam_show()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_mb.c274 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in csio_mb_ldst()