Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_tc.c804 bool fpe = false; in tc_setup_taprio() local
881 if (fpe) in tc_setup_taprio()
886 fpe = true; in tc_setup_taprio()
890 fpe = true; in tc_setup_taprio()
917 if (fpe && !priv->dma_cap.fpesel) { in tc_setup_taprio()
925 priv->plat->fpe_cfg->enable = fpe; in tc_setup_taprio()
937 if (fpe) { in tc_setup_taprio()
/linux/arch/powerpc/platforms/44x/
A 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/Documentation/arm/nwfpe/
A Dindex.rst11 netwinder-fpe
/linux/arch/powerpc/boot/dts/
A 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";
A 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/arch/mips/kernel/
A Dgenex.S569 BUILD_HANDLER fpe fpe fpe silent /* #15 */
/linux/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_eth.h109 u64 fpe; /* Frame Physical Error */ member
A Ddpaa_ethtool.c287 rx_errors.fpe += percpu_priv->rx_errors.fpe; in dpaa_get_ethtool_stats()
A Ddpaa_eth.c2361 percpu_priv->rx_errors.fpe++; in dpaa_rx_error()
/linux/include/linux/platform_data/
A Dcros_ec_commands.h3483 #define EC_MKBP_FP_ENROLL_PROGRESS(fpe) (((fpe) & 0x00000FF0) \ argument
3487 #define EC_MKBP_FP_MATCH_IDX(fpe) (((fpe) & EC_MKBP_FP_MATCH_IDX_MASK) \ argument

Completed in 46 milliseconds