Searched defs:phy_stat (Results 1 – 10 of 10) sorted by relevance
16 struct phy_stat { struct38 void rtl8192c_translate_rx_signal_stuff(union recv_frame *precvframe, struct phy_stat *pphy_status); argument
15 struct phy_stat { struct39 void update_recvframe_phyinfo_88e(struct recv_frame *fra, struct phy_stat *phy); argument
59 struct phy_stat { struct60 __le32 phydw0;61 __le32 phydw1;62 __le32 phydw2;63 __le32 phydw3;64 __le32 phydw4;65 __le32 phydw5;66 __le32 phydw6;67 __le32 phydw7;
149 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument151 #define GET_PHY_STAT_P0_VGA(phy_stat) \ argument153 #define GET_PHY_STAT_P0_LNA_L(phy_stat) \ argument155 #define GET_PHY_STAT_P0_LNA_H(phy_stat) \ argument161 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument163 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument165 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument167 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument169 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument171 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument[all …]
116 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument120 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument122 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument124 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument126 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument128 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument130 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument132 #define GET_PHY_STAT_P1_RXEVM_B(phy_stat) \ argument134 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument136 #define GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) \ argument[all …]
134 #define GET_PHY_STAT_P0_PWDB_A(phy_stat) \ argument136 #define GET_PHY_STAT_P0_PWDB_B(phy_stat) \ argument138 #define GET_PHY_STAT_P0_GAIN_A(phy_stat) \ argument140 #define GET_PHY_STAT_P0_CHANNEL(phy_stat) \ argument142 #define GET_PHY_STAT_P0_GAIN_B(phy_stat) \ argument146 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument148 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument150 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument152 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument154 #define GET_PHY_STAT_P1_CHANNEL(phy_stat) \ argument[all …]
76 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument80 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument82 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument84 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument86 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument88 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument90 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument92 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument94 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ argument
94 u8 phy_stat; /* PHY TX status */ member125 u8 phy_stat; member
215 u8 phy_stat; /* PHY TX status */ member
3097 u8 intr_stat, phy_int_pol, phy_pol_mask, phy_stat; in dw_hdmi_irq() local