Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c3671 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_fwaddrspace_write()
3698 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_mdio_rd()
3728 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_mdio_wr()
Dcxgb4_debugfs.c1118 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); in mps_tcam_show()
Dt4fw_api.h767 __be32 cycles_to_len16; member
Dcxgb4_main.c3057 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); in t4_read_pcie_cfg4()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_mb.c278 ldst_cmd->cycles_to_len16 = htonl(FW_LEN16(struct fw_ldst_cmd)); in csio_mb_ldst()