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

#include <wifi.h>

Data Fields

void(* read_efuse_byte )(struct ieee80211_hw *hw, u16 _offset, u8 *pbuf)
 
int(* adapter_start )(struct ieee80211_hw *hw)
 
void(* adapter_stop )(struct ieee80211_hw *hw)
 
bool(* check_buddy_priv )(struct ieee80211_hw *hw, struct rtl_priv **buddy_priv)
 
int(* adapter_tx )(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb, struct rtl_tcb_desc *ptcb_desc)
 
void(* flush )(struct ieee80211_hw *hw, bool drop)
 
int(* reset_trx_ring )(struct ieee80211_hw *hw)
 
bool(* waitq_insert )(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb)
 
void(* disable_aspm )(struct ieee80211_hw *hw)
 
void(* enable_aspm )(struct ieee80211_hw *hw)
 

Detailed Description

Definition at line 1508 of file wifi.h.

Field Documentation

int(* adapter_start)(struct ieee80211_hw *hw)

Definition at line 1511 of file wifi.h.

void(* adapter_stop)(struct ieee80211_hw *hw)

Definition at line 1512 of file wifi.h.

Definition at line 1516 of file wifi.h.

bool(* check_buddy_priv)(struct ieee80211_hw *hw, struct rtl_priv **buddy_priv)

Definition at line 1513 of file wifi.h.

void(* disable_aspm)(struct ieee80211_hw *hw)

Definition at line 1527 of file wifi.h.

void(* enable_aspm)(struct ieee80211_hw *hw)

Definition at line 1528 of file wifi.h.

void(* flush)(struct ieee80211_hw *hw, bool drop)

Definition at line 1520 of file wifi.h.

void(* read_efuse_byte)(struct ieee80211_hw *hw, u16 _offset, u8 *pbuf)

Definition at line 1510 of file wifi.h.

int(* reset_trx_ring)(struct ieee80211_hw *hw)

Definition at line 1521 of file wifi.h.

Definition at line 1522 of file wifi.h.


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