Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c1999 struct list_head *rx_rules_list) in macsec_fs_del_roce_rules_rx()
2129 struct list_head *rx_rules_list) in mlx5_macsec_fs_add_roce_rule_rx()
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()
2330 struct list_head *rx_rules_list, in mlx5_macsec_add_roce_sa_rules()
2343 struct list_head *rx_rules_list, bool is_tx) in mlx5_macsec_del_roce_sa_rules()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmacsec.c26 struct list_head rx_rules_list; member