Searched refs:crypto_mke_rule (Results 1 – 1 of 1) sorted by relevance
73 struct mlx5_flow_handle *crypto_mke_rule; member134 if (tx_fs->crypto_mke_rule) { in macsec_fs_tx_destroy()135 mlx5_del_flow_rules(tx_fs->crypto_mke_rule); in macsec_fs_tx_destroy()136 tx_fs->crypto_mke_rule = NULL; in macsec_fs_tx_destroy()309 tx_fs->crypto_mke_rule = rule; in macsec_fs_tx_create()
Completed in 5 milliseconds