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

  /external/syslinux/gpxe/src/include/gpxe/
ib_srp.h 25 struct ib_srp_target_port_id { struct
49 static inline __always_inline struct ib_srp_target_port_id *
50 ib_srp_target_port_id ( struct srp_port_ids *port_ids ) { function
51 return ( ( struct ib_srp_target_port_id * ) &port_ids->target );
  /external/syslinux/gpxe/src/net/infiniband/
ib_srp.c 262 struct ib_srp_target_port_id *port_id =
263 ib_srp_target_port_id ( rp->port_ids );
279 struct ib_srp_target_port_id *port_id =
280 ib_srp_target_port_id ( rp->port_ids );

Completed in 128 milliseconds