Lines Matching defs:state
120 dim->state = DIM_START_MEASURE;
768 struct qbman_fq_query_np_rslt state;
779 ret = qbman_fq_query_state(swp, fqid, &state);
783 *fcnt = qbman_fq_state_frame_count(&state);
784 *bcnt = qbman_fq_state_byte_count(&state);
801 struct qbman_bp_query_rslt state;
812 ret = qbman_bp_query(swp, bpid, &state);
816 *num = qbman_bp_info_num_free_bufs(&state);
853 * @use_adaptive_rx_coalesce: adaptive coalescing state
863 * dpaa2_io_get_adaptive_coalescing() - Query adaptive coalescing state