Home
last modified time | relevance | path

Searched defs:tx_rules_list (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c2022 struct list_head *tx_rules_list) in macsec_fs_del_roce_rules_tx()
2195 struct list_head *tx_rules_list) in mlx5_macsec_fs_add_roce_rule_tx()
2265 struct list_head *tx_rules_list, struct list_head *rx_rules_list) in mlx5_macsec_del_roce_rule()
2283 struct list_head *tx_rules_list, struct list_head *rx_rules_list, in mlx5_macsec_add_roce_rule()
2329 struct list_head *tx_rules_list, in mlx5_macsec_add_roce_sa_rules()
2342 struct list_head *tx_rules_list, in mlx5_macsec_del_roce_sa_rules()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmacsec.c25 struct list_head tx_rules_list; member