Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c1940 size = HERMON_CMD_MAD_IFC_SIZE; in hermon_mad_ifc_cmd_post()
1995 size = HERMON_CMD_MAD_IFC_SIZE; in hermon_getportinfo_cmd_post()
2080 hermon_mbox_sync(mbox_info.mbi_in, 0, HERMON_CMD_MAD_IFC_SIZE, in hermon_is_ext_port_counters_supported()
2097 hermon_mbox_sync(mbox_info.mbi_out, 0, HERMON_CMD_MAD_IFC_SIZE, in hermon_is_ext_port_counters_supported()
2153 hermon_mbox_sync(mbox_info.mbi_in, 0, HERMON_CMD_MAD_IFC_SIZE, in hermon_getextperfcntr_cmd_post()
2170 hermon_mbox_sync(mbox_info.mbi_out, 0, HERMON_CMD_MAD_IFC_SIZE, in hermon_getextperfcntr_cmd_post()
2218 size = HERMON_CMD_MAD_IFC_SIZE; in hermon_getperfcntr_cmd_post()
2263 size = HERMON_CMD_MAD_IFC_SIZE; in hermon_getperfcntr_cmd_post()
2317 size = HERMON_CMD_MAD_IFC_SIZE; in hermon_getnodeinfo_cmd_post()
2390 size = HERMON_CMD_MAD_IFC_SIZE; in hermon_getnodedesc_cmd_post()
[all …]
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h320 #define HERMON_CMD_MAD_IFC_SIZE 0x100 macro