Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dmacsec_fs.c76 struct ida tx_halloc; member
431 err = ida_alloc_range(&tx_fs->tx_halloc, 1, in macsec_fs_tx_setup_fte()
504 ida_free(&macsec_fs->tx_fs->tx_halloc, tx_rule->fs_id); in macsec_fs_tx_del_rule()
620 ida_destroy(&tx_fs->tx_halloc); in macsec_fs_tx_cleanup()
671 ida_init(&tx_fs->tx_halloc); in macsec_fs_tx_init()

Completed in 5 milliseconds