Home
last modified time | relevance | path

Searched refs:HERMON_HCR_VOID_CMD (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/infiniband/
Dhermon.c287 HERMON_HCR_VOID_CMD ( HERMON_HCR_CLOSE_HCA ), in hermon_cmd_close_hca()
303 HERMON_HCR_VOID_CMD ( HERMON_HCR_CLOSE_PORT ), in hermon_cmd_close_port()
418 HERMON_HCR_VOID_CMD ( HERMON_HCR_2RST_QP ), in hermon_cmd_2rst_qp()
435 HERMON_HCR_VOID_CMD ( HERMON_HCR_CONF_SPECIAL_QP ), in hermon_cmd_conf_special_qp()
480 HERMON_HCR_VOID_CMD ( HERMON_HCR_RUN_FW ), in hermon_cmd_run_fw()
505 HERMON_HCR_VOID_CMD ( HERMON_HCR_UNMAP_ICM_AUX ), in hermon_cmd_unmap_icm_aux()
532 HERMON_HCR_VOID_CMD ( HERMON_HCR_UNMAP_FA ), in hermon_cmd_unmap_fa()
Dhermon.h607 #define HERMON_HCR_VOID_CMD( _opcode ) \ macro