Searched refs:test_u16 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/lib/
H A Dtest-kstrtox.c498 DECLARE_TEST_OK(u16, struct test_u16); test_kstrtou16_ok()
499 static DEFINE_TEST_OK(struct test_u16, test_u16_ok) = { test_kstrtou16_ok()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c616 static const u16 test_u16 = 0x8765; variable
664 fm10k_tlv_attr_put_u16(msg, FM10K_TEST_MSG_U16, test_u16); fm10k_tlv_msg_test_generate_data()
776 if (!err && test_u16 != result_u16) fm10k_tlv_msg_test()

Completed in 40 milliseconds