Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c65 static struct list_head ib_mad_port_list; variable
101 list_for_each_entry(entry, &ib_mad_port_list, port_list) { in __ib_get_mad_port()
3173 list_add_tail(&port_priv->port_list, &ib_mad_port_list); in ib_mad_port_open()
3309 INIT_LIST_HEAD(&ib_mad_port_list); in ib_mad_init()