table of contents
DEV_CHANGE_PROTO_DOW(9) | Network device support | DEV_CHANGE_PROTO_DOW(9) |
NAME¶
dev_change_proto_down - update protocol port state information
SYNOPSIS¶
int dev_change_proto_down(struct net_device * dev, bool proto_down);
ARGUMENTS¶
dev
device
proto_down
new value
DESCRIPTION¶
This info can be used by switch drivers to set the phys state of the port.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |