Home
last modified time | relevance | path

Searched defs:phy_stat (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8723d.h13 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument
17 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument
19 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument
21 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument
23 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument
25 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument
27 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument
29 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument
31 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ argument
/linux/drivers/staging/rtl8723bs/include/
H A Drtl8192c_recv.h16 struct phy_stat { struct
38 void rtl8192c_translate_rx_signal_stuff(union recv_frame *precvframe, struct phy_stat *pphy_status); argument
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h94 u8 phy_stat; /* PHY TX status */ member
125 u8 phy_stat; member
/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.h215 u8 phy_stat; /* PHY TX status */ member