Searched refs:in_words (Results 1 – 2 of 2) sorted by relevance
2527 hdr.in_words = 0; in sol_uverbs_write()2542 "uverbs_write: hdr.in_words = %d", hdr.in_words); in sol_uverbs_write()2546 if (hdr.in_words * 4 != len) { in sol_uverbs_write()2591 rc = uverbs_cmd_table[hdr.command](uctxt, &payload[0], hdr.in_words * 4, in sol_uverbs_write()
139 uint16_t in_words; member