Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c114 struct ida tx_halloc; member
587 err = ida_alloc_range(&tx_fs->tx_halloc, 1, in macsec_fs_tx_setup_fte()
788 ida_free(&macsec_fs->tx_fs->tx_halloc, tx_rule->fs_id); in macsec_fs_tx_del_rule()
914 ida_destroy(&tx_fs->tx_halloc); in macsec_fs_tx_cleanup()
964 ida_init(&tx_fs->tx_halloc); in macsec_fs_tx_init()