Searched refs:ft_check_group (Results 1 – 1 of 1) sorted by relevance
64 struct mlx5_flow_group *ft_check_group; member123 if (tx_tables->ft_check_group) { in macsec_fs_tx_destroy()124 mlx5_destroy_flow_group(tx_tables->ft_check_group); in macsec_fs_tx_destroy()125 tx_tables->ft_check_group = NULL; in macsec_fs_tx_destroy()344 tx_tables->ft_check_group = flow_group; in macsec_fs_tx_create()715 if (rx_tables->ft_check_group) { in macsec_fs_rx_destroy()716 mlx5_destroy_flow_group(rx_tables->ft_check_group); in macsec_fs_rx_destroy()717 rx_tables->ft_check_group = NULL; in macsec_fs_rx_destroy()977 rx_tables->ft_check_group = flow_group; in macsec_fs_rx_create()