Lines Matching full:partition

107  * Get the active configuration information for the partition given by
120 * The ioc_linkid here will contain the data link id of the IB partition in i_dladm_part_info_active()
143 * If the IP over IB driver reports that this partition was created in i_dladm_part_info_active()
154 * Get the configuration information about the IB partition 'linkid' from the
170 /* Get the IB partition's datalink ID */ in i_dladm_part_info_persist()
182 * Get the name of the IB Phys link over which IB partition was in i_dladm_part_info_persist()
198 /* Get the IB partition's P_Key */ in i_dladm_part_info_persist()
211 * set the force create flag in the partition attributes. in i_dladm_part_info_persist()
229 * Get the configuration information for the IB partition given by the datalink
335 * Call into the IP over IB driver to create a partition object.
346 /* IB Partition datalink ID */ in i_dladm_part_create()
358 * partition specified by pattr.
376 * Get the name of the IB Phys link over which this partition was in dladm_part_persist_conf()
417 * Create a new IB Partition datalink of name 'pname' over the IB Physical link
420 * partition will be created even if the P_Key 'pkey' does not exist or if the
465 * partition. in dladm_part_create()
482 * Create the IB partition object. in dladm_part_create()
491 * If the persist flag is set then write this partition information in dladm_part_create()
534 * Call into the IP over IB driver to delete the IB partition and free up all
548 * Delete an IB partition if 'flags' contains the active flag. Update the
561 * Make sure that the datalinkid provided is an IB partition class in dladm_part_delete()
589 * A partition could have been temporarily deleted in which in dladm_part_delete()
590 * case the delete of the active partition above would have in dladm_part_delete()
623 * plinkid is the IB partition datalink's ID. Get an handle to the in i_dladm_part_up()
632 * Get the name of the IB Phys link over which this partition was in i_dladm_part_up()
653 /* Get the IB partition's P_key */ in i_dladm_part_up()
663 * the partition creation to succeed even if the IB HCA port over which in i_dladm_part_up()
664 * the partition is being created is still down. Since dladm_part_up in i_dladm_part_up()
674 /* IB Partition's datalink ID. */ in i_dladm_part_up()
681 /* Create the active IB Partition object. */ in i_dladm_part_up()
692 * Bring up one or all IB partition(s) present in the persistent configuration
693 * database. If we need to bring up one IB Partition, its datalink ID is