Searched refs:vxge_hw_vpath_open (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-config.h1656 * vxge_hw_vpath_open().
1688 * attributes and passes it to vxge_hw_vpath_open().
1723 * time, via vxge_hw_vpath_open().
1727 * vxge_hw_vpath_open(). Typically gets called as part of the processing
1754 * fifo open time, via vxge_hw_vpath_open().
1757 * struct vxge_hw_fifo_attr{} structure passed to vxge_hw_vpath_open()),
1784 * attributes and passes it to vxge_hw_vpath_open().
1812 * to the vxge_hw_vpath_open() routine to set the attributes of ring and fifo.
2063 enum vxge_hw_status vxge_hw_vpath_open(
H A Dvxge-config.c4080 * vxge_hw_vpath_open - Open a virtual path on a given adapter
4086 vxge_hw_vpath_open(struct __vxge_hw_device *hldev, function
H A Dvxge-main.c1995 status = vxge_hw_vpath_open(vdev->devh, &attr, &vpath->handle);

Completed in 55 milliseconds