Searched refs:macsec_rx_sc_list_head (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c109 struct list_head macsec_rx_sc_list_head; member in struct:mlx5e_macsec_device
690 rx_sc_list = &macsec_device->macsec_rx_sc_list_head;
773 list = &macsec_device->macsec_rx_sc_list_head;
851 list = &macsec_device->macsec_rx_sc_list_head;
892 list = &macsec_device->macsec_rx_sc_list_head;
976 list = &macsec_device->macsec_rx_sc_list_head;
1033 list = &macsec_device->macsec_rx_sc_list_head;
1106 INIT_LIST_HEAD_RCU(&macsec_device->macsec_rx_sc_list_head);
1128 list = &macsec_device->macsec_rx_sc_list_head;
1254 list = &macsec_device->macsec_rx_sc_list_head;
[all...]

Completed in 127 milliseconds