Lines Matching full:completion

10 	PDS_AQ_FLAG_FASTPOLL	= BIT(1),	/* completion poll at 1ms */
161 * struct pds_core_client_reg_comp - Client registration completion
164 * @comp_index: Index in the descriptor ring for which this is the completion
185 * This uses the generic completion.
201 * This uses the generic completion.
330 * struct pds_core_lif_identify_comp - LIF identify command completion
362 * struct pds_core_lif_init_comp - LIF init command completion
429 * struct pds_core_lif_setattr_comp - LIF set attr command completion
432 * @comp_index: Index in the descriptor ring for which this is the completion
461 * struct pds_core_lif_getattr_comp - LIF get attr command completion
464 * @comp_index: Index in the descriptor ring for which this is the completion
490 * @comp_sz: Completion descriptor size
497 #define PDS_CORE_QIDENT_F_CQ 0x01 /* queue has completion ring */
523 * struct pds_core_q_identify_comp - queue identify command completion
526 * @comp_index: Index in the descriptor ring for which this is the completion
551 * IRQ: Interrupt requested on completion
566 * @cq_ring_base: Completion queue ring base address
578 #define PDS_CORE_QINIT_F_IRQ 0x01 /* Request interrupt on completion */
589 * struct pds_core_q_init_comp - Queue init command completion
592 * @comp_index: Index in the descriptor ring for which this is the completion
656 * block after reading the answer. If the completion status is 0, then there
758 * struct pds_vdpa_vq_init_comp - queue init completion
788 * struct pds_vdpa_vq_reset_comp - queue reset completion
874 * struct pds_lm_state_size_comp - STATE_SIZE command completion
877 * @comp_index: Index in the desc ring for which this is the completion
1026 * completion) of struct pds_lm_dirty_region_info will be written to
1030 * case, the completion will only report the maximum number of regions
1053 * struct pds_lm_dirty_status_comp - STATUS command completion
1056 * @comp_index: Index in the desc ring for which this is the completion
1065 * This completion descriptor is used for STATUS, ENABLE, and DISABLE.
1096 * the information on successful completion, such as by size-aligning the
1106 * This command uses struct pds_lm_dirty_status_comp for its completion.
1128 * This command uses struct pds_lm_dirty_status_comp for its completion. On
1254 /* The color bit is a 'done' bit for the completion descriptors
1256 * passes through the completion descriptor ring.