Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_hw.c757 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd)); in t4_read_pcie_cfg4()
5685 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_tp_fw_ldst_rw()
7080 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_fwaddrspace_write()
7110 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_rd()
7143 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_wr()
7328 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_sge_ctxt_flush()
10463 ldst.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst)); in t4_i2c_rd()
10506 ldst.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst)); in t4_i2c_wr()
10544 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_sge_ctxt_rd()
/freebsd-11-stable/contrib/ofed/libcxgb4/
HDt4fw_api.h774 __be32 cycles_to_len16; member
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
HDcudbg_lib.c3615 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); in collect_mps_tcam()
/freebsd-11-stable/sys/dev/cxgbe/
HDt4_main.c8257 ldst_cmd.cycles_to_len16 = htobe32(FW_LEN16(ldst_cmd)); in sysctl_mps_tcam()
8407 ldst_cmd.cycles_to_len16 = htobe32(FW_LEN16(ldst_cmd)); in sysctl_mps_tcam_t6()
/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h4269 __be32 cycles_to_len16; member