Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_hw.c4182 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_fwaddrspace_write()
4209 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_mdio_rd()
4239 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_mdio_wr()
4279 ldst.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst)); in t4_i2c_rd()
4320 ldst.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst)); in t4_i2c_wr()
4346 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_sge_ctxt_flush()
4381 c.cycles_to_len16 = htonl(FW_LEN16(c)); in t4_sge_ctxt_rd()
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h3196 __be32 cycles_to_len16; member
/trueos/sys/dev/cxgbe/
HDt4_main.c6274 ldst_cmd.cycles_to_len16 = htobe32(FW_LEN16(ldst_cmd)); in sysctl_mps_tcam()