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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c757 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd));
5685 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
7080 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
7110 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
7143 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
7328 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
10463 ldst.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst));
10506 ldst.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst));
10544 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h774 __be32 cycles_to_len16; member in struct:fw_ldst_cmd
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3615 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd));
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c8257 ldst_cmd.cycles_to_len16 = htobe32(FW_LEN16(ldst_cmd));
8407 ldst_cmd.cycles_to_len16 = htobe32(FW_LEN16(ldst_cmd));
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4269 __be32 cycles_to_len16; member in struct:fw_ldst_cmd

Completed in 929 milliseconds