Searched refs:port_protocol (Results 1 – 3 of 3) sorted by relevance
1859 ocs_hw_port_protocol_e port_protocol; member1864 ocs_hw_port_protocol_e port_protocol, in ocs_mgmt_get_port_protocol_cb() argument1870 result->port_protocol = port_protocol; in ocs_mgmt_get_port_protocol_cb()1893 switch (result.port_protocol) { in get_port_protocol()
1339 typedef void (*ocs_get_port_protocol_cb_t)(int32_t status, ocs_hw_port_protocol_e port_protocol, vo…
7154 ocs_hw_port_protocol_e port_protocol; in ocs_hw_get_port_protocol_cb() local7160 port_protocol = OCS_HW_PORT_PROTOCOL_OTHER; in ocs_hw_get_port_protocol_cb()7170 port_protocol = OCS_HW_PORT_PROTOCOL_ISCSI; in ocs_hw_get_port_protocol_cb()7173 port_protocol = OCS_HW_PORT_PROTOCOL_FCOE; in ocs_hw_get_port_protocol_cb()7176 port_protocol = OCS_HW_PORT_PROTOCOL_FC; in ocs_hw_get_port_protocol_cb()7179 port_protocol = OCS_HW_PORT_PROTOCOL_OTHER; in ocs_hw_get_port_protocol_cb()7189 cb_arg->cb(status, port_protocol, cb_arg->arg); in ocs_hw_get_port_protocol_cb()