Home
last modified time | relevance | path

Searched refs:cycles_to_len16 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c747 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd)); in t4_read_pcie_cfg4()
5244 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_tp_fw_ldst_rw()
6425 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_fwaddrspace_write()
6455 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_rd()
6488 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_wr()
6684 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_sge_ctxt_flush()
10066 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_sge_ctxt_rd()
10165 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd)); in t4_i2c_rd()
Dt4fw_api.h890 __be32 cycles_to_len16; member
Dcudbg_lib.c2190 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); in cudbg_collect_tcam_index()
Dcxgb4_debugfs.c1801 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); in mps_tcam_show()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_mb.c278 ldst_cmd->cycles_to_len16 = htonl(FW_LEN16(struct fw_ldst_cmd)); in csio_mb_ldst()