Searched defs:ext_name (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | siena.c | 475 #define SIENA_DMA_STAT(ext_name, mcdi_name) \ argument 478 #define SIENA_OTHER_STAT(ext_name) \ argument 480 #define GENERIC_SW_STAT(ext_name) \ argument
|
H A D | nic_common.h | 114 #define EFX_GENERIC_SW_STAT(ext_name) \ argument
|
H A D | ptp.c | 371 #define PTP_SW_STAT(ext_name, field_name) \ argument 373 #define PTP_MC_STAT(ext_name, mcdi_name) \ argument
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 114 #define EFX_GENERIC_SW_STAT(ext_name) \ argument
|
H A D | ef100_nic.c | 541 #define EF100_DMA_STAT(ext_name, mcdi_name) \ argument
|
H A D | ptp.c | 371 #define PTP_SW_STAT(ext_name, field_name) \ argument 373 #define PTP_MC_STAT(ext_name, mcdi_name) \ argument
|
H A D | ef10.c | 1471 #define EF10_DMA_STAT(ext_name, mcdi_name) \ argument 1477 #define EF10_OTHER_STAT(ext_name) \ argument
|
/openbmc/qemu/target/riscv/tcg/ |
H A D | tcg-cpu.c | 1202 static bool cpu_ext_is_deprecated(const char *ext_name) in cpu_ext_is_deprecated() 1211 static char *cpu_ext_to_lower(const char *ext_name) in cpu_ext_to_lower()
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | falcon.c | 136 #define FALCON_DMA_STAT(ext_name, hw_name) \ argument 142 #define FALCON_OTHER_STAT(ext_name) \ argument 144 #define GENERIC_SW_STAT(ext_name) \ argument
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | sysinfo.h | 112 char ext_name[256]; member
|
/openbmc/qemu/target/riscv/kvm/ |
H A D | kvm-cpu.c | 528 const char *ext_name = riscv_get_misa_ext_name(misa_bits[i]); in kvm_riscv_add_cpu_user_properties() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf.c | 3592 static int find_extern_btf_id(const struct btf *btf, const char *ext_name) in find_extern_btf_id() 3778 const char *ext_name, *sec_name; in bpf_object__collect_externs() local
|