Searched defs:attributes (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/components/openstack/neutron/files/evs/
H A Dplugin.py34 from neutron.api.v2 import attributes namespace
112 The following table maps OpenStack Neutron resources and attributes to
113 Solaris Elastic Virtual Switch resources and attributes
261 if not pools or pools is attributes.ATTR_NOT_SPECIFIED:
286 attributes.ATTR_NOT_SPECIFIED):
321 raise EVSOpNotSupported(_("only following subnet attributes "
441 if attributes.is_attr_set(network_type):
445 if attributes.is_attr_set(segment_id):
446 if (not attributes.is_attr_set(network_type) or
644 # EVS does not allow updating certain attributes, s
[all...]
/solaris-userland-s11u3/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h1581 * Modify/query QP attributes. Bit mask indicating which field should be
2385 * attr struct ibv_qp_attr to be filled in with requested attributes
2387 * attributes
2799 /* Mask of attributes to set */
2800 struct psif_interrupt_attributes attributes; member in struct:psif_epsc_csr_interrupt_channel

Completed in 40 milliseconds