Home
last modified time | relevance | path

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

/linux-6.1.9/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()
5309 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_tp_fw_ldst_rw()
6519 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_fwaddrspace_write()
6549 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_rd()
6582 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_wr()
6778 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_sge_ctxt_flush()
10334 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_sge_ctxt_rd()
10436 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd)); in t4_i2c_rd()
Dt4fw_api.h940 __be32 cycles_to_len16; member
Dcudbg_lib.c2622 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); in cudbg_collect_tcam_index()
Dcxgb4_debugfs.c1786 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); in mps_tcam_show()
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_mb.c278 ldst_cmd->cycles_to_len16 = htonl(FW_LEN16(struct fw_ldst_cmd)); in csio_mb_ldst()