Home | History | Annotate | Download | only in mlxctl

Lines Matching refs:le16toh

231 		printf("  DRAM type\t\t\t%d\n", le16toh(enq.me_mem_type));
233 le16toh(enq.me_clock_speed));
235 le16toh(enq.me_hardware_speed));
237 le16toh(enq.me_max_commands));
238 printf(" Max SG Entries\t\t%d\n", le16toh(enq.me_max_sg));
239 printf(" Max DP\t\t\t%d\n", le16toh(enq.me_max_dp));
240 printf(" Max IOD\t\t\t%d\n", le16toh(enq.me_max_iod));
241 printf(" Max Comb\t\t\t%d\n", le16toh(enq.me_max_comb));
245 le16toh(enq.me_min_freelines));
247 printf(" MAXBLK\t\t\t%d\n", le16toh(enq.me_maxblk));
249 le16toh(enq.me_blocking_factor));
251 le16toh(enq.me_cacheline));
257 le16toh(enq.me_firmware_build));