Searched refs:fifoh (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
H A Dvxge-config.c437 vpath->fifoh = (struct __vxge_hw_fifo *)channel; __vxge_hw_channel_initialize()
3392 struct __vxge_hw_fifo *fifo = vp->vpath->fifoh; __vxge_hw_fifo_delete()
3399 vp->vpath->fifoh = NULL; __vxge_hw_fifo_delete()
3484 vpath->fifoh = fifo; __vxge_hw_fifo_create()
4064 if (vpath->fifoh) __vxge_hw_vpath_sw_reset()
4065 status = __vxge_hw_fifo_reset(vpath->fifoh); __vxge_hw_vpath_sw_reset()
4638 vpath->fifoh = NULL; __vxge_hw_vp_terminate()
4847 vpath->fifoh->tx_intr_num = vxge_hw_vpath_open()
4882 attr->fifo_attr.userdata = vpath->fifoh; vxge_hw_vpath_open()
4891 if (vpath->fifoh != NULL) vxge_hw_vpath_open()
5006 if (vpath->fifoh != NULL) vxge_hw_vpath_close()
H A Dvxge-traffic.c1426 * @fifoh: Handle to the fifo object used for non offload send
1428 u32 vxge_hw_fifo_free_txdl_count_get(struct __vxge_hw_fifo *fifoh) vxge_hw_fifo_free_txdl_count_get() argument
1430 return vxge_hw_channel_dtr_count(&fifoh->channel); vxge_hw_fifo_free_txdl_count_get()
1435 * @fifoh: Handle to the fifo object used for non offload send
H A Dvxge-traffic.h2013 struct __vxge_hw_fifo *fifoh,
2032 struct __vxge_hw_fifo *fifoh,
2037 struct __vxge_hw_fifo *fifoh,
2042 struct __vxge_hw_fifo *fifoh,
2229 struct __vxge_hw_fifo *fifoh,
H A Dvxge-config.h665 * @fifoh: FIFO Queue
697 struct __vxge_hw_fifo *____cacheline_aligned fifoh; member in struct:__vxge_hw_virtualpath

Completed in 166 milliseconds