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

/linux-master/drivers/staging/rtl8712/
H A Drtl8712_recv.c707 u8 *pphy_head = (u8 *)(prxstat + 1); local
812 rx_pwr[i] = ((pphy_head[PHY_STAT_GAIN_TRSW_SHT + i]
821 rx_pwr_all = (((pphy_head[PHY_STAT_PWDB_ALL_SHT]) >> 1) & 0x7f)
837 evm = evm_db2percentage((pphy_head

Completed in 147 milliseconds