IB_MODIFY_PORT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ib_modify_port - Modifies the attributes for the specified port.
SYNOPSIS
"SYNOPSIS"
int ib_modify_port (struct ib_device * device, u8 port_num, int port_modify_mask, struct ib_port_modify * port_modify);
ARGUMENTS
- device
-
The device to modify.
- port_num
-
The number of the port to modify.
- port_modify_mask
-
Mask used to specify which attributes of the port
to change.
- port_modify
-
New attribute values for the port.
DESCRIPTION
ib_modify_port changes a port's attributes as specified by the
port_modify_mask and port_modify structure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:15 GMT, October 09, 2005