Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl8712_recv.c743 u8 *pphy_head = (u8 *)(prxstat + 1); in query_rx_phy_status() local
848 rx_pwr[i] = ((pphy_head[PHY_STAT_GAIN_TRSW_SHT + i] in query_rx_phy_status()
857 rx_pwr_all = (((pphy_head[PHY_STAT_PWDB_ALL_SHT]) >> 1) & 0x7f) in query_rx_phy_status()
873 evm = evm_db2percentage((pphy_head in query_rx_phy_status()