Lines Matching full:drivers
63 IEEE 802.11 device drivers are written to use the infrastructure provided
67 This software provides a support framework for drivers that includes
70 Most drivers depend on the
96 layer with drivers responsible purely for moving data between the host
103 instead drivers are notified of state changes that
108 layer means that drivers must be structured to follow specific rules.
109 Drivers that support only a single interface at any time must still
223 Drivers are expected to setup various shared state in these structures
264 structures also hold a collection of method pointers that drivers
266 These methods are the primary way drivers are bound to the
270 Drivers attach to the
308 Drivers that support multi-bssid operation may honor the requested BSSID
354 Drivers should override this method to allocate extended storage
362 Drivers are expected to
379 Drivers typically interpose
433 Drivers that off-load scan work to firmware typically use this method
442 Drivers can use this method to preempt further work (e.g. if scanning
465 Drivers may interpose this method if they need to setup private state