Searched refs:ETH_P_MACSEC (Results 1 – 5 of 5) sorted by relevance
99 #define ETH_P_MACSEC 0x88E5 /* 802.1ae MACsec */ macro
464 sectag.ethertype = htons(ETH_P_MACSEC); in macsec_fs_tx_create_sectag_header()1077 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ethertype, ETH_P_MACSEC); in macsec_fs_rx_setup_fte()
252 req->data[1] = FIELD_PREP(MCS_TCAM1_ETYPE_MASK, ETH_P_MACSEC); in cn10k_mcs_write_rx_flowid()
702 pre_class_record.eth_type = ETH_P_MACSEC; in aq_set_rxsc()
295 h->eth.h_proto = htons(ETH_P_MACSEC); in macsec_fill_sectag()1108 if (hdr->eth.h_proto != htons(ETH_P_MACSEC)) in macsec_handle_frame()