Lines Matching refs:stack
4 Linux kernel WiMAX stack
9 This provides a basic Linux kernel WiMAX stack to provide a common
15 The WiMAX stack is designed to provide for common WiMAX control
23 The stack works by embedding a struct wimax_dev in your device's
25 stack will call in order to implement control operations requested by
26 the user. As well, the stack provides API functions that the driver
29 The stack exports the API calls needed to control the device to user
34 For detailed information on the stack, please see
43 When a device is registered with the WiMAX stack, a set of debugfs
50 The WiMAX stack is compiled, by default, with debug messages that can
56 Each driver, when registering with the stack, will cause a debugfs
64 of different submodules of the WiMAX stack::