Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dmacsec_fs.c110 tx_tables = &tx_fs->tables; in macsec_fs_tx_destroy()
128 if (tx_tables->ft_check) { in macsec_fs_tx_destroy()
130 tx_tables->ft_check = NULL; in macsec_fs_tx_destroy()
269 tx_tables = &tx_fs->tables; in macsec_fs_tx_create()
398 tx_tables = &tx_fs->tables; in macsec_fs_tx_ft_get()
399 if (tx_tables->refcnt) in macsec_fs_tx_ft_get()
407 tx_tables->refcnt++; in macsec_fs_tx_ft_get()
415 if (--tx_tables->refcnt) in macsec_fs_tx_ft_put()
534 tx_tables = &tx_fs->tables; in macsec_fs_tx_add_rule()
613 if (tx_tables->refcnt) { in macsec_fs_tx_cleanup()
[all …]

Completed in 5 milliseconds