Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8712/
Drtl8712_recv.c703 u8 *pphy_head = (u8 *)(prxstat + 1); in query_rx_phy_status() local
808 rx_pwr[i] = ((pphy_head[PHY_STAT_GAIN_TRSW_SHT + i] in query_rx_phy_status()
817 rx_pwr_all = (((pphy_head[PHY_STAT_PWDB_ALL_SHT]) >> 1) & 0x7f) in query_rx_phy_status()
833 evm = evm_db2percentage((pphy_head in query_rx_phy_status()