Searched defs:fc (Results 1 – 10 of 10) sorted by relevance
/qemu/hw/net/rocker/ |
H A D | rocker_of_dpa.c | 381 static void of_dpa_flow_pkt_hdr_reset(OfDpaFlowContext *fc) in of_dpa_flow_pkt_hdr_reset() 391 static void of_dpa_flow_pkt_parse(OfDpaFlowContext *fc, in of_dpa_flow_pkt_parse() 454 static void of_dpa_flow_pkt_insert_vlan(OfDpaFlowContext *fc, uint16_t vlan_id) in of_dpa_flow_pkt_insert_vlan() 474 static void of_dpa_flow_pkt_strip_vlan(OfDpaFlowContext *fc) in of_dpa_flow_pkt_strip_vlan() 487 static void of_dpa_flow_pkt_hdr_rewrite(OfDpaFlowContext *fc, in of_dpa_flow_pkt_hdr_rewrite() 513 static void of_dpa_ig_port_build_match(OfDpaFlowContext *fc, in of_dpa_ig_port_build_match() 521 static void of_dpa_ig_port_miss(OfDpaFlowContext *fc) in of_dpa_ig_port_miss() 535 static void of_dpa_vlan_build_match(OfDpaFlowContext *fc, in of_dpa_vlan_build_match() 546 static void of_dpa_vlan_insert(OfDpaFlowContext *fc, in of_dpa_vlan_insert() 554 static void of_dpa_term_mac_build_match(OfDpaFlowContext *fc, in of_dpa_term_mac_build_match() [all …]
|
/qemu/hw/s390x/ |
H A D | cpu-topology.c | 111 int fc = reg & S390_TOPO_FC_MASK; in s390_handle_ptf() local
|
/qemu/target/s390x/tcg/ |
H A D | crypto_helper.c | 276 const uint8_t fc = env->regs[0] & 0x7fULL; in HELPER() local
|
H A D | mem_helper.c | 1784 uint32_t fc = extract32(env->regs[0], 0, 8); in do_csst() local
|
/qemu/include/hw/s390x/ |
H A D | s390-pci-inst.h | 80 uint8_t fc; /* function controls */ member
|
/qemu/hw/audio/ |
H A D | fmopl.h | 51 uint32_t fc; /* Freq. Increment base */ member
|
/qemu/disas/ |
H A D | m68k.c | 1672 int fc = fetch_arg (buffer, place, 5, info); in print_insn_arg() local
|
/qemu/hw/intc/ |
H A D | pnv_xive.c | 466 uint32_t fc = PNV9_PIR2FUSEDCORE(pir); in pnv_xive_is_cpu_enabled() local
|
H A D | pnv_xive2.c | 618 uint32_t fc = PNV10_PIR2FUSEDCORE(pir); in pnv_xive2_is_cpu_enabled() local
|
/qemu/linux-headers/linux/ |
H A D | kvm.h | 386 __u8 fc; member
|