Searched defs:phy_stat (Results 1 – 9 of 9) sorted by relevance
16 struct phy_stat struct39 void rtl8192c_translate_rx_signal_stuff(union recv_frame *precvframe, struct phy_stat *pphy_status); argument
24 struct phy_stat { struct25 unsigned int phydw0;49 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;
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) \ argument
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_GAIN_B(phy_stat) \ argument144 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument146 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument148 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument150 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument
156 u8 phy_stat; in i1480_phy_fw_upload() local
94 u8 phy_stat; /* PHY TX status */ member125 u8 phy_stat; member
215 u8 phy_stat; /* PHY TX status */ member
2401 u8 intr_stat, phy_int_pol, phy_pol_mask, phy_stat; in dw_hdmi_irq() local