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

#include <phy_int.h>

Data Fields

void(* init )(struct brcms_phy *)
 
void(* calinit )(struct brcms_phy *)
 
void(* chanset )(struct brcms_phy *, u16 chanspec)
 
void(* txpwrrecalc )(struct brcms_phy *)
 
int(* longtrn )(struct brcms_phy *, int)
 
void(* txiqccget )(struct brcms_phy *, u16 *, u16 *)
 
void(* txiqccset )(struct brcms_phy *, u16, u16)
 
u16(* txloccget )(struct brcms_phy *)
 
void(* radioloftget )(struct brcms_phy *, u8 *, u8 *, u8 *, u8 *)
 
void(* carrsuppr )(struct brcms_phy *)
 
s32(* rxsigpwr )(struct brcms_phy *, s32)
 
void(* detach )(struct brcms_phy *)
 

Detailed Description

Definition at line 535 of file phy_int.h.

Field Documentation

void(* calinit)(struct brcms_phy *)

Definition at line 537 of file phy_int.h.

void(* carrsuppr)(struct brcms_phy *)

Definition at line 545 of file phy_int.h.

void(* chanset)(struct brcms_phy *, u16 chanspec)

Definition at line 538 of file phy_int.h.

void(* detach)(struct brcms_phy *)

Definition at line 547 of file phy_int.h.

void(* init)(struct brcms_phy *)

Definition at line 536 of file phy_int.h.

int(* longtrn)(struct brcms_phy *, int)

Definition at line 540 of file phy_int.h.

void(* radioloftget)(struct brcms_phy *, u8 *, u8 *, u8 *, u8 *)

Definition at line 544 of file phy_int.h.

s32(* rxsigpwr)(struct brcms_phy *, s32)

Definition at line 546 of file phy_int.h.

void(* txiqccget)(struct brcms_phy *, u16 *, u16 *)

Definition at line 541 of file phy_int.h.

void(* txiqccset)(struct brcms_phy *, u16, u16)

Definition at line 542 of file phy_int.h.

u16(* txloccget)(struct brcms_phy *)

Definition at line 543 of file phy_int.h.

void(* txpwrrecalc)(struct brcms_phy *)

Definition at line 539 of file phy_int.h.


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