Searched refs:qbuf (Results 1 – 4 of 4) sorted by relevance
550 struct drm_exynos_ipp_queue_buf *qbuf) in ipp_get_mem_node() argument563 m_node->ops_id = qbuf->ops_id; in ipp_get_mem_node()564 m_node->prop_id = qbuf->prop_id; in ipp_get_mem_node()565 m_node->buf_id = qbuf->buf_id; in ipp_get_mem_node()568 DRM_DEBUG_KMS("m_node[0x%x]ops_id[%d]\n", (int)m_node, qbuf->ops_id); in ipp_get_mem_node()569 DRM_DEBUG_KMS("prop_id[%d]buf_id[%d]\n", qbuf->prop_id, m_node->buf_id); in ipp_get_mem_node()572 DRM_DEBUG_KMS("i[%d]handle[0x%x]\n", i, qbuf->handle[i]); in ipp_get_mem_node()575 if (qbuf->handle[i]) { in ipp_get_mem_node()579 qbuf->handle[i], c_node->filp); in ipp_get_mem_node()586 buf_info->handles[i] = qbuf->handle[i]; in ipp_get_mem_node()[all …]
984 u16 qbuf[3]; in t4vf_config_rss_range() local985 u16 *qbp = qbuf; in t4vf_config_rss_range()989 qbuf[0] = qbuf[1] = qbuf[2] = 0; in t4vf_config_rss_range()996 *qp++ = cpu_to_be32(FW_RSS_IND_TBL_CMD_IQ0_V(qbuf[0]) | in t4vf_config_rss_range()997 FW_RSS_IND_TBL_CMD_IQ1_V(qbuf[1]) | in t4vf_config_rss_range()998 FW_RSS_IND_TBL_CMD_IQ2_V(qbuf[2])); in t4vf_config_rss_range()
90 void __user *qbuf; /* Pointer to HTTP query string */ member
345 void *qbuf; /* Pointer to HTTP query string */356 pointed to by htquery->qbuf. If there is no query string, this field