HomeSort by relevance Sort by last modified time
    Searched refs:smp_data (Results 1 - 4 of 4) sorted by null

  /external/syslinux/gpxe/src/net/infiniband/
ib_sma.c 53 struct ib_node_info *node_info = &mad->smp.smp_data.node_info;
90 struct ib_node_desc *node_desc = &mad->smp.smp_data.node_desc;
129 struct ib_guid_info *guid_info = &mad->smp.smp_data.guid_info;
157 const struct ib_port_info *port_info = &mad->smp.smp_data.port_info;
199 struct ib_port_info *port_info = &mad->smp.smp_data.port_info;
256 struct ib_pkey_table *pkey_table = &mad->smp.smp_data.pkey_table;
285 struct ib_pkey_table *pkey_table = &mad->smp.smp_data.pkey_table;
ib_smc.c 134 struct ib_port_info *port_info = &mad.smp.smp_data.port_info;
135 struct ib_guid_info *guid_info = &mad.smp.smp_data.guid_info;
136 struct ib_pkey_table *pkey_table = &mad.smp.smp_data.pkey_table;
  /external/syslinux/gpxe/src/include/gpxe/
ib_mad.h 533 union ib_smp_data smp_data; member in struct:ib_mad_smp
  /external/syslinux/gpxe/src/drivers/infiniband/
linda.c 275 struct ib_port_info *port_info = &mad->smp.smp_data.port_info;
    [all...]

Completed in 2496 milliseconds