Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw88/
H A Drtw8822b.h122 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument
126 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument
128 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument
130 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument
132 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument
134 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument
136 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument
138 #define GET_PHY_STAT_P1_RXEVM_B(phy_stat) \ argument
140 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument
142 #define GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) \ argument
[all …]
H A Drtw8821c.h178 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument
180 #define GET_PHY_STAT_P0_VGA(phy_stat) \ argument
182 #define GET_PHY_STAT_P0_LNA_L(phy_stat) \ argument
184 #define GET_PHY_STAT_P0_LNA_H(phy_stat) \ argument
190 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument
192 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument
194 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument
196 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument
198 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument
204 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument
[all …]
H A Drtw8822c.h142 #define GET_PHY_STAT_P0_PWDB_A(phy_stat) \ argument
144 #define GET_PHY_STAT_P0_PWDB_B(phy_stat) \ argument
146 #define GET_PHY_STAT_P0_GAIN_A(phy_stat) \ argument
148 #define GET_PHY_STAT_P0_CHANNEL(phy_stat) \ argument
150 #define GET_PHY_STAT_P0_GAIN_B(phy_stat) \ argument
154 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument
156 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument
158 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument
162 #define GET_PHY_STAT_P1_CHANNEL(phy_stat) \ argument
168 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument
[all …]
H A Drtw8723d.h95 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument
99 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument
101 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument
103 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument
105 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument
107 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument
109 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument
111 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument
113 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ argument
/freebsd-14.2/sys/dev/bwn/
H A Dif_bwnvar.h303 uint8_t phy_stat; member