Searched refs:validate_frames (Results 1 – 9 of 9) sorted by relevance
431 if (priv->secy->validate_frames == MACSEC_VALIDATE_STRICT) in vsc8584_macsec_flow()433 else if (priv->secy->validate_frames == MACSEC_VALIDATE_CHECK) in vsc8584_macsec_flow()704 if (priv->secy->validate_frames != MACSEC_VALIDATE_DISABLED) in __vsc8584_macsec_add_rxsa()775 secy->validate_frames != MACSEC_VALIDATE_DISABLED); in vsc8584_macsec_add_secy()777 secy->validate_frames != MACSEC_VALIDATE_DISABLED); in vsc8584_macsec_add_secy()
296 policy |= FIELD_PREP(MCS_RX_SECY_PLCY_VAL, secy->validate_frames); in cn10k_mcs_write_rx_secy()1134 if (secy->validate_frames == txsc->last_validate_frames && in cn10k_mcs_sync_stats()1168 txsc->last_validate_frames = secy->validate_frames; in cn10k_mcs_sync_stats()1230 txsc->last_validate_frames = secy->validate_frames; in cn10k_mdo_add_secy()1589 if (secy->validate_frames == MACSEC_VALIDATE_STRICT) in cn10k_mdo_get_dev_stats()1674 if (secy->validate_frames == MACSEC_VALIDATE_DISABLED) in cn10k_mdo_get_rx_sc_stats()
496 u32 validate_frames; member
575 packed_record[4] = rec->validate_frames & 0x3; in set_ingress_sc_record()630 rec->validate_frames = packed_record[4] & 0x3; in get_ingress_sc_record()
238 enum macsec_validation_type validate_frames; member
734 if (secy->validate_frames != MACSEC_VALIDATE_DISABLED) { in macsec_post_decrypt()749 secy->validate_frames == MACSEC_VALIDATE_STRICT) { in macsec_post_decrypt()759 if (secy->validate_frames == MACSEC_VALIDATE_CHECK) { in macsec_post_decrypt()1073 if (macsec->secy.validate_frames == MACSEC_VALIDATE_STRICT) { in handle_not_macsec()1199 secy->validate_frames == MACSEC_VALIDATE_STRICT) { in macsec_handle_frame()1242 secy->validate_frames != MACSEC_VALIDATE_DISABLED) in macsec_handle_frame()1307 macsec->secy.validate_frames == MACSEC_VALIDATE_STRICT) { in macsec_handle_frame()3053 nla_put_u8(skb, MACSEC_SECY_ATTR_VALIDATE, secy->validate_frames) || in nla_put_secy()3860 secy->validate_frames = nla_get_u8(data[IFLA_MACSEC_VALIDATION]); in macsec_changelink_common()4097 secy->validate_frames = MACSEC_VALIDATE_DEFAULT; in macsec_add_dev()[all …]
822 cfg = phy_secy->secy->validate_frames << MACSEC_RXSC_CFG_VF_OFF; in nxp_c45_rx_sc_update()825 phy_secy->secy->validate_frames); in nxp_c45_rx_sc_update()1392 if (phy_secy->secy->validate_frames == MACSEC_VALIDATE_STRICT) in nxp_c45_mdo_get_dev_stats()1399 if (phy_secy->secy->validate_frames == MACSEC_VALIDATE_STRICT) in nxp_c45_mdo_get_dev_stats()
729 sc_record.validate_frames = in aq_set_rxsc()730 aq_rxsc_validate_frames(secy->validate_frames); in aq_set_rxsc()
445 if (secy->validate_frames != MACSEC_VALIDATE_STRICT) { in mlx5e_macsec_secy_features_validate()