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

/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c759 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd));
5738 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
7191 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
7221 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
7254 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
7441 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
11033 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd));
11106 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h774 __be32 cycles_to_len16; member in struct:fw_ldst_cmd
/freebsd-13-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3615 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd));
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_main.c9043 ldst_cmd.cycles_to_len16 = htobe32(FW_LEN16(ldst_cmd));
9193 ldst_cmd.cycles_to_len16 = htobe32(FW_LEN16(ldst_cmd));
/freebsd-13-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4284 __be32 cycles_to_len16; member in struct:fw_ldst_cmd

Completed in 297 milliseconds