Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c381 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 …]
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_max8997.c31 unsigned char fc; in pmic_charger_state() local
/openbmc/bmcweb/include/
H A Dhuman_sort.hpp71 auto fc = std::from_chars(&(*l), &(*left.end()), lInt); in alphanumComp() local
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet2_serdes.c205 u32 pll_num, pll_status, bc, dc, fc, pll_cr_upd, pll_cr0, pll_cr1; in serdes_init() local
/openbmc/qemu/hw/s390x/
H A Dcpu-topology.c111 int fc = reg & S390_TOPO_FC_MASK; in s390_handle_ptf() local
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h80 uint8_t fc; /* function controls */ member
/openbmc/qemu/target/s390x/tcg/
H A Dcrypto_helper.c276 const uint8_t fc = env->regs[0] & 0x7fULL; in HELPER() local
H A Dmem_helper.c1784 uint32_t fc = extract32(env->regs[0], 0, 8); in do_csst() local
/openbmc/qemu/hw/audio/
H A Dfmopl.h51 uint32_t fc; /* Freq. Increment base */ member
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h66 } fc; member
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h3093 stbtt_uint8 *fc = font->data; in stbtt_GetFontNameString() local
3111 static int stbtt__matchpair(stbtt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, … in stbtt__matchpair()
3158 static int stbtt__matches(stbtt_uint8 *fc, stbtt_uint32 offset, stbtt_uint8 *name, stbtt_int32 flag… in stbtt__matches()
/openbmc/qemu/disas/
H A Dm68k.c1672 int fc = fetch_arg (buffer, place, 5, info); in print_insn_arg() local
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c466 uint32_t fc = PNV9_PIR2FUSEDCORE(pir); in pnv_xive_is_cpu_enabled() local
H A Dpnv_xive2.c636 uint32_t fc = PNV10_PIR2FUSEDCORE(pir); in pnv_xive2_is_cpu_enabled() local
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h386 __u8 fc; member
/openbmc/u-boot/drivers/net/
H A De1000.h1097 e1000_fc_type fc; member