INIT_SHARED_MEM

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

 

NAME

init_shared_mem - Allocation and Initialization of Memory  

SYNOPSIS

"SYNOPSIS"

int init_shared_mem (struct s2io_nic * nic);  

ARGUMENTS

nic
Device private variable.
 

DESCRIPTION

The function allocates all the memory areas shared between the NIC and the driver. This includes Tx descriptors, Rx descriptors and the statistics block.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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