Lines Matching refs:MGMT_MODE_RW
1088 …ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "tgt_rscn_delay", "%ld", (unsigned long)ocs->tgt_rscn_del… in get_tgt_rscn_delay()
1094 …ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "tgt_rscn_period", "%ld", (unsigned long)ocs->tgt_rscn_pe… in get_tgt_rscn_period()
1100 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "inject_drop_cmd", "%d", in get_inject_drop_cmd()
1107 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "inject_free_drop_cmd", "%d", in get_inject_free_drop_cmd()
1114 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "inject_drop_data", "%d", in get_inject_drop_data()
1121 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "inject_drop_resp", "%d", in get_inject_drop_resp()
1128 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "cmd_err_inject", "0x%02x", ocs->cmd_err_inject); in get_cmd_err_inject()
1134 …ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "cmd_delay_value", "%ld", (unsigned long)ocs->delay_value… in get_cmd_delay_value()
1233 ocs_mgmt_emit_boolean(textbuf, MGMT_MODE_RW, "debug_mq_dump", in get_debug_mq_dump()
1241 ocs_mgmt_emit_boolean(textbuf, MGMT_MODE_RW, "debug_cq_dump", in get_debug_cq_dump()
1248 ocs_mgmt_emit_boolean(textbuf, MGMT_MODE_RW, "debug_wq_dump", in get_debug_wq_dump()
1255 ocs_mgmt_emit_boolean(textbuf, MGMT_MODE_RW, "debug_eq_dump", in get_debug_eq_dump()
1263 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "logmask", "0x%02x", ocs->logmask); in get_logmask()
1271 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "loglevel", "%d", loglevel); in get_loglevel()
1292 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "configured_speed", "auto"); in get_configured_speed()
1294 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "configured_speed", "%d", value); in get_configured_speed()
1315 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "configured_topology", "%d", value); in get_configured_topology()
1340 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "configured_link_state", "online"); in get_configured_link_state()
1342 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "configured_link_state", "offline"); in get_configured_link_state()
1435 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "linkcfg", linkcfg_str); in get_linkcfg()
1452 …ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "requested_wwnn", "0x%llx", (unsigned long long)xport->re… in get_req_wwnn()
1469 …ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "requested_wwpn", "0x%llx", (unsigned long long)xport->re… in get_req_wwpn()
1484 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "nodedb_mask", "0x%08x", ocs->nodedb_mask); in get_nodedb_mask()
1895 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "port_protocol", "iSCSI"); in get_port_protocol()
1898 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "port_protocol", "FCoE"); in get_port_protocol()
1901 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "port_protocol", "FC"); in get_port_protocol()
1904 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "port_protocol", "Other"); in get_port_protocol()
1909 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "port_protocol", "Unknown"); in get_port_protocol()
2111 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "active_profile", result_string); in get_active_profile()
2232 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "nv_wwpn", result_string); in get_nv_wwpn()
2270 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RW, "nv_wwnn", result_string); in get_nv_wwnn()