Searched refs:p_handle (Results 1 – 9 of 9) sorted by relevance
104 uint32_t *p_handle);
599 uint32_t *p_handle) in vmw_user_fence_create() argument653 *p_handle = ufence->base.hash.key; in vmw_user_fence_create()
3818 uint32_t *p_handle) in vmw_execbuf_fence_commands() argument3825 BUG_ON(p_handle != NULL && file_priv == NULL); in vmw_execbuf_fence_commands()3833 if (p_handle != NULL) in vmw_execbuf_fence_commands()3835 sequence, p_fence, p_handle); in vmw_execbuf_fence_commands()
857 uint32_t *p_handle);
62 void *p_handle; member67 void *p_handle; member
473 qed_set_queue_coalesce(u16 rx_coal, u16 tx_coal, void *p_handle);
969 p_ret_params->p_handle = (void *)p_cid; in qed_eth_rx_queue_start()1168 p_ret_params->p_handle = (void *)p_cid; in qed_eth_tx_queue_start()1194 int qed_eth_tx_queue_stop(struct qed_hwfn *p_hwfn, void *p_handle) in qed_eth_tx_queue_stop() argument1196 struct qed_queue_cid *p_cid = (struct qed_queue_cid *)p_handle; in qed_eth_tx_queue_stop()
3863 int qed_set_queue_coalesce(u16 rx_coal, u16 tx_coal, void *p_handle) in qed_set_queue_coalesce() argument3865 struct qed_queue_cid *p_cid = p_handle; in qed_set_queue_coalesce()
1901 txq->handle = ret_params.p_handle; in qede_start_txq()1989 rxq->handle = ret_params.p_handle; in qede_start_queues()