Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
A Dmacsec.c23 void *macdev; member
40 static struct mlx5_macsec_device *get_macsec_device(void *macdev, in get_macsec_device() argument
46 if (iter->macdev == macdev) { in get_macsec_device()
59 macsec_device->macdev = macdev; in get_macsec_device()
104 macsec_device = get_macsec_device(data->macdev, macsec_devices_list); in handle_macsec_gids()
121 macsec_device = get_macsec_device(data->macdev, macsec_devices_list); in del_sa_roce_rule()
/linux/include/linux/mlx5/
A Dmacsec.h10 void *macdev; member
15 int mlx5_macsec_add_roce_rule(void *macdev, const struct sockaddr *addr, u16 gid_idx,
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dmacsec_fs.c105 void *macdev; member
664 if (iter->macdev == macdev) { in macsec_fs_id_del()
700 void *macdev, struct rhashtable *hash_table, sci_t sci, in macsec_fs_id_add() argument
725 if (iter->macdev == macdev) { in macsec_fs_id_add()
737 macsec_device->macdev = macdev; in macsec_fs_id_add()
772 void *macdev) in macsec_fs_tx_del_rule() argument
1656 void *macdev, u32 fs_id) in macsec_fs_rx_del_rule() argument
2088 .macdev = macsec_ctx->secy->netdev, in mlx5_macsec_fs_add_rule()
2110 int action, void *macdev, u32 sa_fs_id) in mlx5_macsec_fs_del_rule() argument
2113 .macdev = macdev, in mlx5_macsec_fs_del_rule()
[all …]
A Dmacsec_fs.h56 int action, void *macdev, u32 sa_fs_id);

Completed in 13 milliseconds