table of contents
GET_NETDEV_HW_FEATUR(9) | Network device support | GET_NETDEV_HW_FEATUR(9) |
NAME¶
get_netdev_hw_features - Get netdev´s hw_features
SYNOPSIS¶
u32 get_netdev_hw_features(struct net_device * netdev);
ARGUMENTS¶
netdev
Network device
DESCRIPTION¶
Returns net device´s hw_features.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |