Searched defs:fpe (Results 1 – 4 of 4) sorted by relevance
121 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 igc_fpe_get_frag_size_mult(const struct igc_fpe_t * fpe) igc_fpe_get_frag_size_mult() argument [all...]
343 struct igc_fpe_t fpe; member
81 u64 fpe; /* Frame Physical Error */ member
3593 #define EC_MKBP_FP_ENROLL_PROGRESS(fpe) (((fpe) & 0x00000FF0) \ argument 3597 #define EC_MKBP_FP_MATCH_IDX(fpe) (((fpe) & EC_MKBP_FP_MATCH_IDX_MASK) \ argument