Home
last modified time | relevance | path

Searched refs:fpe (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c609 bool fpe = false; in tc_setup_taprio() local
684 if (fpe) in tc_setup_taprio()
689 fpe = true; in tc_setup_taprio()
693 fpe = true; in tc_setup_taprio()
711 if (fpe && !priv->dma_cap.fpesel) in tc_setup_taprio()
716 priv->plat->rx_queues_to_use, fpe); in tc_setup_taprio()
717 if (ret && fpe) { in tc_setup_taprio()
/Linux-v5.10/Documentation/arm/nwfpe/
Dindex.rst11 netwinder-fpe
/Linux-v5.10/arch/powerpc/platforms/44x/
DKconfig178 bool "IBM Currituck (476fpe) Support"
185 This option enables support for the IBM Currituck (476fpe) evaluation board
188 bool "IBM FSP2 (476fpe) Support"
196 This option enables support for the IBM FSP2 (476fpe) board
/Linux-v5.10/arch/powerpc/boot/dts/
Dcurrituck.dts130 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
168 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
205 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
Dakebono.dts256 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
296 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
336 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
376 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.h108 u64 fpe; /* Frame Physical Error */ member
Ddpaa_ethtool.c287 rx_errors.fpe += percpu_priv->rx_errors.fpe; in dpaa_get_ethtool_stats()
Ddpaa_eth.c2247 percpu_priv->rx_errors.fpe++; in dpaa_rx_error()
/Linux-v5.10/arch/mips/kernel/
Dgenex.S569 BUILD_HANDLER fpe fpe fpe silent /* #15 */
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_commands.h3470 #define EC_MKBP_FP_ENROLL_PROGRESS(fpe) (((fpe) & 0x00000FF0) \ argument
3474 #define EC_MKBP_FP_MATCH_IDX(fpe) (((fpe) & EC_MKBP_FP_MATCH_IDX_MASK) \ argument