Searched refs:tx_halloc (Results 1 – 1 of 1) sorted by relevance
76 struct ida tx_halloc; member431 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