Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtl8723b_recv.h87 void rtl8723b_query_rx_phy_status(union recv_frame *prframe, struct phy_stat *pphy_stat);
/linux-6.1.9/drivers/staging/rtl8712/
Drtl8712_recv.c706 struct phy_stat *pphy_stat = (struct phy_stat *)(prxstat + 1); in query_rx_phy_status() local
721 pcck_buf = (struct phy_cck_rx_status *)pphy_stat; in query_rx_phy_status()
753 report = ((u8)(le32_to_cpu(pphy_stat->phydw1) >> 8)) & in query_rx_phy_status()