Searched defs:sci_present (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c615 bool sci_present = macsec_send_sci(secy); local
1680 macsec_fs_rx_setup_fte(struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_macsec_rule_attrs *attrs, bool sci_present) argument
/linux-master/drivers/net/
H A Dmacsec.c262 static sci_t macsec_frame_sci(struct macsec_eth_header *hdr, bool sci_present) argument
275 static unsigned int macsec_sectag_len(bool sci_present) argument
280 static unsigned int macsec_hdr_len(bool sci_present) argument
285 static unsigned int macsec_extra_len(bool sci_present) argument
291 macsec_fill_sectag(struct macsec_eth_header *h, const struct macsec_secy *secy, u32 pn, bool sci_present) argument
498 bool sci_present = macsec_skb_cb(skb)->has_sci; local
596 bool sci_present; local
[all...]

Completed in 138 milliseconds