Searched refs:ft_check_group (Results 1 – 1 of 1) sorted by relevance
88 struct mlx5_flow_group *ft_check_group; member241 if (tx_tables->ft_check_group) { in macsec_fs_tx_destroy()242 mlx5_destroy_flow_group(tx_tables->ft_check_group); in macsec_fs_tx_destroy()243 tx_tables->ft_check_group = NULL; in macsec_fs_tx_destroy()494 tx_tables->ft_check_group = flow_group; in macsec_fs_tx_create()1032 if (rx_tables->ft_check_group) { in macsec_fs_rx_destroy()1033 mlx5_destroy_flow_group(rx_tables->ft_check_group); in macsec_fs_rx_destroy()1034 rx_tables->ft_check_group = NULL; in macsec_fs_rx_destroy()1589 rx_tables->ft_check_group = flow_group; in macsec_fs_rx_create()