Searched refs:lcnphy_dsssgainidxtableoffset (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.h69 s16 lcnphy_dsssgainidxtableoffset; member in struct:brcms_phy_lcnphy
H A Dphy_lcn.c4693 pi_lcn->lcnphy_dsssgainidxtableoffset = (temp & (0xff << 8)) >> 8;
4695 if (pi_lcn->lcnphy_dsssgainidxtableoffset > 127)
4696 pi_lcn->lcnphy_dsssgainidxtableoffset -= 256;

Completed in 126 milliseconds