Home
last modified time | relevance | path

Searched defs:fpe (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c121 struct igc_fpe_t *fpe = container_of(mmsv, struct igc_fpe_t, mmsv); in igc_fpe_configure_tx() local
134 struct igc_fpe_t *fpe = container_of(mmsv, struct igc_fpe_t, mmsv); in igc_fpe_send_mpacket() local
424 static u8 igc_fpe_get_frag_size_mult(const struct igc_fpe_t *fpe) in igc_fpe_get_frag_size_mult()
H A Digc_ethtool.c1819 struct igc_fpe_t *fpe = &adapter->fpe; in igc_ethtool_get_mm() local
1833 struct igc_fpe_t *fpe = &adapter->fpe; in igc_ethtool_set_mm() local
H A Digc.h343 struct igc_fpe_t fpe; member
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h81 u64 fpe; /* Frame Physical Error */ member
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3650 #define EC_MKBP_FP_ENROLL_PROGRESS(fpe) (((fpe) & 0x00000FF0) \ argument
3654 #define EC_MKBP_FP_MATCH_IDX(fpe) (((fpe) & EC_MKBP_FP_MATCH_IDX_MASK) \ argument