S2IO_ETHTOOL_SEEPROM

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

 

NAME

s2io_ethtool_seeprom - tries to write the user provided value in Eeprom  

SYNOPSIS

"SYNOPSIS"

int s2io_ethtool_seeprom (struct net_device * dev, struct ethtool_eeprom * eeprom, u8 * data_buf);  

ARGUMENTS

dev
-- undescribed --
eeprom
pointer to the user level structure provided by ethtool, containing all relevant information. data_buf ; user defined value to be written into Eeprom.
data_buf
-- undescribed --
 

DESCRIPTION

Tries to write the user provided value in the Eeprom, at the offset given by the user.  

RETURN VALUE

0 on success, -EFAULT on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN VALUE

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