Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
iwl_op_mode Struct Reference

#include <iwl-op-mode.h>

Public Member Functions

char op_mode_specific[0] __aligned (sizeof(void *))
 

Data Fields

struct iwl_op_mode_opsops
 
struct iwl_transtrans
 

Detailed Description

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.

Member Function Documentation

char op_mode_specific [0] __aligned ( sizeof(void *)  )

Field Documentation

Definition at line 163 of file iwl-op-mode.h.

struct iwl_trans* trans

Definition at line 164 of file iwl-op-mode.h.


The documentation for this struct was generated from the following file: