Home
last modified time | relevance | path

Searched refs:qbuf (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_ipp.c550 struct drm_exynos_ipp_queue_buf *qbuf) in ipp_get_mem_node() argument
563 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 …]
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c984 u16 qbuf[3]; in t4vf_config_rss_range() local
985 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()
/linux-4.1.27/include/uapi/linux/
Di2o-dev.h90 void __user *qbuf; /* Pointer to HTTP query string */ member
/linux-4.1.27/drivers/staging/i2o/
DREADME.ioctl345 void *qbuf; /* Pointer to HTTP query string */
356 pointed to by htquery->qbuf. If there is no query string, this field