Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iwl_lib_ops Struct Reference

#include <dev.h>

Data Fields

void(* set_hw_params )(struct iwl_priv *priv)
 
int(* set_channel_switch )(struct iwl_priv *priv, struct ieee80211_channel_switch *ch_switch)
 
void(* nic_config )(struct iwl_priv *priv)
 
void(* temperature )(struct iwl_priv *priv)
 

Detailed Description

Definition at line 571 of file dev.h.

Field Documentation

void(* nic_config)(struct iwl_priv *priv)

Definition at line 577 of file dev.h.

int(* set_channel_switch)(struct iwl_priv *priv, struct ieee80211_channel_switch *ch_switch)

Definition at line 574 of file dev.h.

void(* set_hw_params)(struct iwl_priv *priv)

Definition at line 573 of file dev.h.

Definition at line 580 of file dev.h.


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