Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/realtek/rtw88/
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
Drtw8822b.h125 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument
129 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument
131 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument
133 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument
135 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument
137 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument
139 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument
141 #define GET_PHY_STAT_P1_RXEVM_B(phy_stat) \ argument
143 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument
145 #define GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) \ argument
[all …]
Drtw8821c.h179 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument
181 #define GET_PHY_STAT_P0_VGA(phy_stat) \ argument
183 #define GET_PHY_STAT_P0_LNA_L(phy_stat) \ argument
185 #define GET_PHY_STAT_P0_LNA_H(phy_stat) \ argument
191 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument
193 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument
195 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument
197 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument
199 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument
201 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument
[all …]
Drtw8822c.h145 #define GET_PHY_STAT_P0_PWDB_A(phy_stat) \ argument
147 #define GET_PHY_STAT_P0_PWDB_B(phy_stat) \ argument
149 #define GET_PHY_STAT_P0_GAIN_A(phy_stat) \ argument
151 #define GET_PHY_STAT_P0_CHANNEL(phy_stat) \ argument
153 #define GET_PHY_STAT_P0_GAIN_B(phy_stat) \ argument
157 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument
159 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument
161 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument
163 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument
165 #define GET_PHY_STAT_P1_CHANNEL(phy_stat) \ argument
[all …]
/linux-6.14.4/drivers/staging/rtl8723bs/include/
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-6.14.4/drivers/net/wireless/broadcom/b43legacy/
Dxmit.h94 u8 phy_stat; /* PHY TX status */ member
125 u8 phy_stat; member
/linux-6.14.4/drivers/net/wireless/broadcom/b43/
Dxmit.h215 u8 phy_stat; /* PHY TX status */ member
/linux-6.14.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c3083 u8 intr_stat, phy_int_pol, phy_pol_mask, phy_stat; in dw_hdmi_irq() local