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

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.h68 s16 lcnphy_ofdmgainidxtableoffset; member in struct:brcms_phy_lcnphy
H A Dphy_lcn.c4688 pi_lcn->lcnphy_ofdmgainidxtableoffset = (temp & (0xff << 0)) >> 0;
4690 if (pi_lcn->lcnphy_ofdmgainidxtableoffset > 127)
4691 pi_lcn->lcnphy_ofdmgainidxtableoffset -= 256;

Completed in 243 milliseconds