Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c589 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd)); in t4_read_pcie_cfg4()
4626 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_fw_tp_pio_rw()
5541 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_fwaddrspace_write()
5571 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_rd()
5604 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_wr()
5738 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_sge_ctxt_flush()
Dt4fw_api.h765 __be32 cycles_to_len16; member
Dcxgb4_debugfs.c1639 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); in mps_tcam_show()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_mb.c278 ldst_cmd->cycles_to_len16 = htonl(FW_LEN16(struct fw_ldst_cmd)); in csio_mb_ldst()