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

/drivers/net/ethernet/neterion/vxge/
H A Dvxge-config.h1685 * vxge_hw_vpath_open().
1717 * attributes and passes it to vxge_hw_vpath_open().
1752 * time, via vxge_hw_vpath_open().
1756 * vxge_hw_vpath_open(). Typically gets called as part of the processing
1783 * fifo open time, via vxge_hw_vpath_open().
1786 * struct vxge_hw_fifo_attr{} structure passed to vxge_hw_vpath_open()),
1813 * attributes and passes it to vxge_hw_vpath_open().
1841 * to the vxge_hw_vpath_open() routine to set the attributes of ring and fifo.
1985 enum vxge_hw_status vxge_hw_vpath_open(
H A Dvxge-config.c4807 * vxge_hw_vpath_open - Open a virtual path on a given adapter
4813 vxge_hw_vpath_open(struct __vxge_hw_device *hldev, function
H A Dvxge-main.c2066 status = vxge_hw_vpath_open(vdev->devh, &attr, &vpath->handle);

Completed in 29 milliseconds