VELOCITY_ALLOC_RX_BUF

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

velocity_alloc_rx_buf - allocate aligned receive buffer  

SYNOPSIS

"SYNOPSIS"

int velocity_alloc_rx_buf (struct velocity_info * vptr, int idx);  

ARGUMENTS

vptr
velocity
idx
ring index
 

DESCRIPTION

Allocate a new full sized buffer for the reception of a frame and map it into PCI space for the hardware to use. The hardware requires *64* byte alignment of the buffer which makes life less fun than would be ideal.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:58 GMT, October 09, 2005