|
Linux Kernel
3.7.1
|
#include <iwl-op-mode.h>
Public Member Functions | |
| char op_mode_specific[0] | __aligned (sizeof(void *)) |
Data Fields | |
| struct iwl_op_mode_ops * | ops |
| struct iwl_trans * | trans |
struct iwl_op_mode - operational mode
This holds an implementation of the mac80211 / fw API.
- pointer to its own ops
Definition at line 162 of file iwl-op-mode.h.
| struct iwl_op_mode_ops* ops |
Definition at line 163 of file iwl-op-mode.h.
Definition at line 164 of file iwl-op-mode.h.
1.8.2