ib_connection_operations Struct Reference

Infiniband connection operations. More...

#include <ib_cm.h>


Data Fields

void(* changed )(struct ib_device *ibdev, struct ib_queue_pair *qp, struct ib_connection *conn, int rc, void *private_data, size_t private_data_len)
 Handle change of connection status.


Detailed Description

Infiniband connection operations.

Definition at line 19 of file ib_cm.h.


Field Documentation

void( * ib_connection_operations::changed)(struct ib_device *ibdev, struct ib_queue_pair *qp, struct ib_connection *conn, int rc, void *private_data, size_t private_data_len)

Handle change of connection status.

Parameters:
ibdev Infiniband device
qp Queue pair
conn Connection
rc Connection status code
private_data Private data, if available
private_data_len Length of private data

Referenced by ib_cm_path_complete(), and ib_cm_req_complete().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:05 2010 for gPXE by  doxygen 1.5.7.1