Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8712/
Drtl8712_recv.c749 u8 *pphy_head = (u8 *)(prxstat + 1); in query_rx_phy_status() local
853 rx_pwr[i] = ((pphy_head[PHY_STAT_GAIN_TRSW_SHT + i] in query_rx_phy_status()
861 rx_pwr_all = (((pphy_head[PHY_STAT_PWDB_ALL_SHT]) >> 1) & 0x7f) in query_rx_phy_status()
877 evm = evm_db2percentage((pphy_head in query_rx_phy_status()