Scroll to navigation

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

struct net_device * dev

device

bool proto_down

new value

DESCRIPTION

This info can be used by switch drivers to set the phys state of the port.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.12