Searched refs:vfh (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsWebAssembly.def | 185 TARGET_BUILTIN(__builtin_wasm_storef16_f32, "vfh*", "n", "fp16")
|
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | common.h | 757 u32 *vfl, u32 *vfh, bool sleep_ok); 759 u32 vfl, u32 vfh, bool sleep_ok);
|
| H A D | t4_hw.c | 7686 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()
|