Searched refs:__vxge_hw_fifo (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/neterion/vxge/ |
D | vxge-traffic.h | 53 struct __vxge_hw_fifo; 2013 struct __vxge_hw_fifo *fifoh, 2018 struct __vxge_hw_fifo *fifo_handle, 2025 struct __vxge_hw_fifo *fifo_handle, 2029 struct __vxge_hw_fifo *fifo_handle); 2032 struct __vxge_hw_fifo *fifoh, 2037 struct __vxge_hw_fifo *fifoh, 2042 struct __vxge_hw_fifo *fifoh, 2144 void vxge_hw_vpath_dynamic_tti_rtimer_set(struct __vxge_hw_fifo *fifo); 2229 struct __vxge_hw_fifo *fifoh, [all …]
|
D | vxge-traffic.c | 222 void vxge_hw_vpath_tti_ci_set(struct __vxge_hw_fifo *fifo) in vxge_hw_vpath_tti_ci_set() 252 void vxge_hw_vpath_dynamic_tti_rtimer_set(struct __vxge_hw_fifo *fifo) in vxge_hw_vpath_dynamic_tti_rtimer_set() 1393 static void __vxge_hw_non_offload_db_post(struct __vxge_hw_fifo *fifo, in __vxge_hw_non_offload_db_post() 1413 u32 vxge_hw_fifo_free_txdl_count_get(struct __vxge_hw_fifo *fifoh) in vxge_hw_fifo_free_txdl_count_get() 1439 struct __vxge_hw_fifo *fifo, in vxge_hw_fifo_txdl_reserve() 1493 void vxge_hw_fifo_txdl_buffer_set(struct __vxge_hw_fifo *fifo, in vxge_hw_fifo_txdl_buffer_set() 1539 void vxge_hw_fifo_txdl_post(struct __vxge_hw_fifo *fifo, void *txdlh) in vxge_hw_fifo_txdl_post() 1601 struct __vxge_hw_fifo *fifo, void **txdlh, in vxge_hw_fifo_txdl_next_completed() 1655 enum vxge_hw_status vxge_hw_fifo_handle_tcode(struct __vxge_hw_fifo *fifo, in vxge_hw_fifo_handle_tcode() 1695 void vxge_hw_fifo_txdl_free(struct __vxge_hw_fifo *fifo, void *txdlh) in vxge_hw_fifo_txdl_free() [all …]
|
D | vxge-config.h | 697 struct __vxge_hw_fifo *____cacheline_aligned fifoh; 1002 struct __vxge_hw_fifo { struct 1021 struct __vxge_hw_fifo *fifo_handle, argument 1818 struct __vxge_hw_fifo *fifo_handle, 1977 struct __vxge_hw_fifo *fifo, in __vxge_hw_fifo_txdl_priv()
|
D | vxge-config.c | 436 vpath->fifoh = (struct __vxge_hw_fifo *)channel; in __vxge_hw_channel_initialize() 437 channel->stats = &((struct __vxge_hw_fifo *) in __vxge_hw_channel_initialize() 2194 size = sizeof(struct __vxge_hw_fifo); in __vxge_hw_channel_allocate() 3332 static enum vxge_hw_status __vxge_hw_fifo_abort(struct __vxge_hw_fifo *fifo) in __vxge_hw_fifo_abort() 3360 static enum vxge_hw_status __vxge_hw_fifo_reset(struct __vxge_hw_fifo *fifo) in __vxge_hw_fifo_reset() 3377 struct __vxge_hw_fifo *fifo = vp->vpath->fifoh; in __vxge_hw_fifo_delete() 3407 struct __vxge_hw_fifo *fifo = in __vxge_hw_fifo_mempool_item_alloc() 3408 (struct __vxge_hw_fifo *)mempoolh->userdata; in __vxge_hw_fifo_mempool_item_alloc() 3442 struct __vxge_hw_fifo *fifo; in __vxge_hw_fifo_create() 3459 fifo = (struct __vxge_hw_fifo *)__vxge_hw_channel_allocate(vp, in __vxge_hw_fifo_create()
|
D | vxge-main.h | 239 struct __vxge_hw_fifo *handle;
|
D | vxge-main.c | 546 vxge_xmit_compl(struct __vxge_hw_fifo *fifo_hw, void *dtr, in vxge_xmit_compl() 815 struct __vxge_hw_fifo *fifo_hw; in vxge_xmit() 1592 struct __vxge_hw_fifo *hw_fifo = vdev->vpaths[i].fifo.handle; in vxge_config_ci_for_tti_rti() 2066 (struct __vxge_hw_fifo *)attr.fifo_attr.userdata; in vxge_open_vpaths() 2121 struct __vxge_hw_fifo *hw_fifo = fifo->handle; in adaptive_coalesce_tx_interrupts()
|