Searched refs:vfh (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/cxgbe/common/ |
| D | common.h | 658 u32 *vfl, u32 *vfh, bool sleep_ok); 660 u32 vfl, u32 vfh, bool sleep_ok);
|
| D | t4_hw.c | 5969 u32 *vfl, u32 *vfh, bool sleep_ok) in t4_read_rss_vf_config() argument 5992 t4_tp_pio_read(adapter, vfh, 1, A_TP_RSS_VFH_CONFIG, sleep_ok); in t4_read_rss_vf_config() 6007 u32 vfl, u32 vfh, bool sleep_ok) in t4_write_rss_vf_config() argument 6023 t4_tp_pio_write(adapter, &vfh, 1, A_TP_RSS_VFH_CONFIG, sleep_ok); in t4_write_rss_vf_config()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | Builtins.def | 1641 LANGBUILTIN(__builtin_store_halff, "vfh*", "n", ALL_OCLC_LANGUAGES)
|