Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dmacsec.c22 struct list_head macsec_devices_list_entry; member
36 list_del(&macsec_device->macsec_devices_list_entry); in cleanup_macsec_device()
45 list_for_each_entry(iter, macsec_devices_list, macsec_devices_list_entry) { in get_macsec_device()
63 list_add(&macsec_device->macsec_devices_list_entry, macsec_devices_list); in get_macsec_device()