Home
last modified time | relevance | path

Searched refs:vfh (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsWebAssembly.def185 TARGET_BUILTIN(__builtin_wasm_storef16_f32, "vfh*", "n", "fp16")
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h757 u32 *vfl, u32 *vfh, bool sleep_ok);
759 u32 vfl, u32 vfh, bool sleep_ok);
H A Dt4_hw.c7686 u32 *vfl, u32 *vfh, bool sleep_ok) in t4_read_rss_vf_config() argument
7709 t4_tp_pio_read(adapter, vfh, 1, A_TP_RSS_VFH_CONFIG, sleep_ok); in t4_read_rss_vf_config()
7724 u32 vfl, u32 vfh, bool sleep_ok) in t4_write_rss_vf_config() argument
7740 t4_tp_pio_write(adapter, &vfh, 1, A_TP_RSS_VFH_CONFIG, sleep_ok); in t4_write_rss_vf_config()