Searched refs:new_protocol (Results 1 – 2 of 2) sorted by relevance
1968 ocs_hw_port_protocol_e new_protocol; in set_port_protocol() local1978 new_protocol = OCS_HW_PORT_PROTOCOL_ISCSI; in set_port_protocol()1980 new_protocol = OCS_HW_PORT_PROTOCOL_FC; in set_port_protocol()1982 new_protocol = OCS_HW_PORT_PROTOCOL_FCOE; in set_port_protocol()1987 rc = ocs_hw_set_port_protocol(&ocs->hw, new_protocol, func, in set_port_protocol()
7289 uint32_t new_protocol; member7360 ocs_hw_port_protocol_e new_protocol; in ocs_hw_set_port_protocol_cb1() local7369 new_protocol = (ocs_hw_port_protocol_e)cb_arg->new_protocol; in ocs_hw_set_port_protocol_cb1()7431 switch(new_protocol) { in ocs_hw_set_port_protocol_cb1()7528 ocs_hw_set_port_protocol(ocs_hw_t *hw, ocs_hw_port_protocol_e new_protocol, in ocs_hw_set_port_protocol() argument7558 cb_arg->new_protocol = new_protocol; in ocs_hw_set_port_protocol()