ocs_hw_port_protocol_e
ocs_hw_port_protocol_e port_protocol;
ocs_hw_port_protocol_e new_protocol;
new_protocol = (ocs_hw_port_protocol_e)cb_arg->new_protocol;
ocs_hw_set_port_protocol(ocs_hw_t *hw, ocs_hw_port_protocol_e new_protocol,
typedef void (*ocs_get_port_protocol_cb_t)(int32_t status, ocs_hw_port_protocol_e port_protocol, void *arg);
extern ocs_hw_rtn_e ocs_hw_set_port_protocol(ocs_hw_t *hw, ocs_hw_port_protocol_e profile,
ocs_hw_port_protocol_e port_protocol;
ocs_hw_port_protocol_e port_protocol,
ocs_hw_port_protocol_e new_protocol;