Home
last modified time | relevance | path

Searched refs:rx_tables (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c1025 rx_tables = &rx_fs->tables; in macsec_fs_rx_destroy()
1037 if (rx_tables->ft_check) { in macsec_fs_rx_destroy()
1151 rx_tables = &rx_fs->tables; in macsec_fs_rx_create_check_decap_rule()
1527 rx_tables = &rx_fs->tables; in macsec_fs_rx_create()
1632 if (rx_tables->refcnt) in macsec_fs_rx_ft_get()
1640 rx_tables->refcnt++; in macsec_fs_rx_ft_get()
1648 if (--rx_tables->refcnt) in macsec_fs_rx_ft_put()
1761 rx_tables = &rx_fs->tables; in macsec_fs_rx_add_rule()
1867 rx_tables = &rx_fs->tables; in macsec_fs_rx_init()
1904 rx_tables = &rx_fs->tables; in macsec_fs_rx_cleanup()
[all …]