Searched refs:new_protocol (Results 1 – 2 of 2) sorted by relevance
1948 ocs_hw_port_protocol_e new_protocol; in set_port_protocol() local1958 new_protocol = OCS_HW_PORT_PROTOCOL_ISCSI; in set_port_protocol()1960 new_protocol = OCS_HW_PORT_PROTOCOL_FC; in set_port_protocol()1962 new_protocol = OCS_HW_PORT_PROTOCOL_FCOE; in set_port_protocol()1967 rc = ocs_hw_set_port_protocol(&ocs->hw, new_protocol, func, in set_port_protocol()
7278 uint32_t new_protocol; member7349 ocs_hw_port_protocol_e new_protocol; in ocs_hw_set_port_protocol_cb1() local7358 new_protocol = (ocs_hw_port_protocol_e)cb_arg->new_protocol; in ocs_hw_set_port_protocol_cb1()7419 switch(new_protocol) { in ocs_hw_set_port_protocol_cb1()7513 ocs_hw_set_port_protocol(ocs_hw_t *hw, ocs_hw_port_protocol_e new_protocol, in ocs_hw_set_port_protocol() argument7542 cb_arg->new_protocol = new_protocol; in ocs_hw_set_port_protocol()