Searched refs:tx_tables (Results 1 – 1 of 1) sorted by relevance
228 tx_tables = &tx_fs->tables; in macsec_fs_tx_destroy()246 if (tx_tables->ft_check) { in macsec_fs_tx_destroy()248 tx_tables->ft_check = NULL; in macsec_fs_tx_destroy()421 tx_tables = &tx_fs->tables; in macsec_fs_tx_create()554 tx_tables = &tx_fs->tables; in macsec_fs_tx_ft_get()555 if (tx_tables->refcnt) in macsec_fs_tx_ft_get()563 tx_tables->refcnt++; in macsec_fs_tx_ft_get()571 if (--tx_tables->refcnt) in macsec_fs_tx_ft_put()818 tx_tables = &tx_fs->tables; in macsec_fs_tx_add_rule()906 tx_tables = &tx_fs->tables; in macsec_fs_tx_cleanup()[all …]