Home
last modified time | relevance | path

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

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