Query: wimax_dev_add
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WIMAX_DEV_ADD(9) Linux Networking WIMAX_DEV_ADD(9)NAMEwimax_dev_add - Register a new WiMAX deviceSYNOPSISint wimax_dev_add(struct wimax_dev * wimax_dev, struct net_device * net_dev);ARGUMENTSwimax_dev WiMAX device descriptor (as embedded in your net_dev's priv data). You must have called wimax_dev_init on it before. net_dev net device the wimax_dev is associated with. The function expects SET_NETDEV_DEV and register_netdev were already called on it.DESCRIPTIONRegisters the new WiMAX device, sets up the user-kernel control interface (generic netlink) and common WiMAX infrastructure. Note that the parts that will allow interaction with user space are setup at the very end, when the rest is in place, as once that happens, the driver might get user space control requests via netlink or from debugfs that might translate into calls into wimax_dev->op_*().COPYRIGHTKernel Hackers Manual 3.10 June 2014 WIMAX_DEV_ADD(9)
Related Man Pages |
---|
wimax_msg_alloc(9) - suse |
wimax_msg_alloc(9) - centos |
madwimax(8) - debian |
enum_wimax_st(9) - suse |
struct_wimax_dev(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Tar Command |
Unsure why access time on a directory change isn't changing |
Controlling user input |