Linux Kernel
3.7.1
|
#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 *) |