OpenBIC
OpenSource Bridge-IC
|
Go to the source code of this file.
Classes | |
struct | mellanox_set_self_recovery_setting_req |
struct | mellanox_set_self_recovery_setting_resp |
Functions | |
struct mellanox_set_self_recovery_setting_req | __attribute__ ((packed)) |
uint8_t | mellanox_cx7_set_self_recovery_setting (uint8_t mctp_dest_eid) |
uint8_t | mellanox_cx7_clear_initial_state (uint8_t mctp_dest_eid) |
uint8_t | mellanox_cx7_get_infiniband_link_status (uint8_t mctp_dest_eid, uint8_t *link_type, uint16_t *response_code, uint16_t *reason_code) |
Variables | |
uint8_t | iana [4] |
uint8_t | command_rev |
uint8_t | command_id |
uint8_t | parameter |
uint32_t | reserved |
uint8_t | mode |
uint32_t | checksum |
uint16_t | response_code |
uint16_t | reason_code |
struct mellanox_set_self_recovery_setting_req __attribute__ | ( | (packed) | ) |
uint8_t mellanox_cx7_clear_initial_state | ( | uint8_t | mctp_dest_eid | ) |
uint8_t mellanox_cx7_get_infiniband_link_status | ( | uint8_t | mctp_dest_eid, |
uint8_t * | link_type, | ||
uint16_t * | response_code, | ||
uint16_t * | reason_code | ||
) |
uint8_t mellanox_cx7_set_self_recovery_setting | ( | uint8_t | mctp_dest_eid | ) |
uint32_t checksum |
uint8_t command_id |
uint8_t command_rev |
uint32_t iana[4] |
uint8_t mode |
uint8_t parameter |
uint16_t reason_code |
uint32_t reserved |
uint16_t response_code |