Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dmad.c90 static struct list_head ib_mad_port_list; variable
125 list_for_each_entry(entry, &ib_mad_port_list, port_list) { in __ib_get_mad_port()
3013 list_add_tail(&port_priv->port_list, &ib_mad_port_list); in ib_mad_port_open()
3158 INIT_LIST_HEAD(&ib_mad_port_list); in ib_mad_init()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dmad.c85 static struct list_head ib_mad_port_list; variable
120 list_for_each_entry(entry, &ib_mad_port_list, port_list) { in __ib_get_mad_port()
2998 list_add_tail(&port_priv->port_list, &ib_mad_port_list); in ib_mad_port_open()
3143 INIT_LIST_HEAD(&ib_mad_port_list); in ib_mad_init()

Completed in 8 milliseconds