Home
last modified time | relevance | path

Searched refs:p_handle (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2_api.h83 void *p_handle; member
88 void *p_handle; member
H A Decore_dev_api.h695 u16 tx_coal, void *p_handle);
H A Decore_l2.c1032 p_ret_params->p_handle = (void *)p_cid; in ecore_eth_rx_queue_start()
1243 p_ret_params->p_handle = (void *)p_cid; in ecore_eth_tx_queue_start()
1271 void *p_handle) in ecore_eth_tx_queue_stop() argument
1273 struct ecore_queue_cid *p_cid = (struct ecore_queue_cid *)p_handle; in ecore_eth_tx_queue_stop()
H A Decore_dev.c5023 void *p_handle) in ecore_set_queue_coalesce() argument
5025 struct ecore_queue_cid *p_cid = (struct ecore_queue_cid *)p_handle; in ecore_set_queue_coalesce()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1743 rx_ring->p_cid = rx_ret_params.p_handle; in qede_fastpath_start_queues()
1779 tx_ring->p_cid = tx_ret_params.p_handle; in qede_fastpath_start_queues()