iPXE
|
A management datagram. More...
#include <ib_mad.h>
Data Fields | |
struct ib_mad_hdr | hdr |
struct ib_mad_smp | smp |
struct ib_mad_sa | sa |
struct ib_mad_cm | cm |
uint8_t | bytes [256] |
struct ib_mad_hdr ib_mad::hdr |
Definition at line 611 of file ib_mad.h.
Referenced by arbel_mad(), hermon_mad(), ib_cm_path_complete(), ib_cm_recv_dreq(), ib_cm_recv_rep(), ib_cm_req_complete(), ib_cm_send_drep(), ib_cm_send_rtu(), ib_destroy_mi(), ib_mcast_complete(), ib_mi_complete_recv(), ib_mi_handle(), ib_mi_send(), ib_mi_timer_expired(), ib_path_complete(), ib_sma_guid_info(), ib_sma_node_desc(), ib_sma_node_info(), ib_sma_pkey_table(), ib_sma_port_info(), ib_smc_mad(), xsigo_xcm_complete(), and xsigo_xds_complete().
struct ib_mad_smp ib_mad::smp |
Definition at line 612 of file ib_mad.h.
Referenced by ib_mi_send(), ib_sma_guid_info(), ib_sma_node_desc(), ib_sma_node_info(), ib_sma_pkey_table(), ib_sma_port_info(), ib_sma_set_pkey_table(), ib_sma_set_port_info(), ib_smc_get(), linda_set_port_info(), and qib7322_set_port_info().
struct ib_mad_sa ib_mad::sa |
Definition at line 613 of file ib_mad.h.
Referenced by ib_create_path(), ib_create_service_madx(), ib_mcast_complete(), ib_mcast_mad(), ib_path_complete(), and xsigo_xds_complete().
struct ib_mad_cm ib_mad::cm |
Definition at line 614 of file ib_mad.h.
Referenced by ib_cm_path_complete(), ib_cm_recv_dreq(), ib_cm_recv_rep(), ib_cm_req_complete(), ib_cm_send_drep(), and ib_cm_send_rtu().