| /kernel/linux/linux-4.19/drivers/staging/rtl8723bs/include/ |
| D | rtl8192c_recv.h | 16 struct phy_stat struct 39 void rtl8192c_translate_rx_signal_stuff(union recv_frame *precvframe, struct phy_stat *pphy_status); argument
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
| D | rtl8192c_recv.h | 16 struct phy_stat { struct 38 void rtl8192c_translate_rx_signal_stuff(union recv_frame *precvframe, struct phy_stat *pphy_status); argument
|
| /kernel/linux/linux-4.19/drivers/staging/rtl8188eu/include/ |
| D | rtl8188e_recv.h | 24 struct phy_stat { struct 25 unsigned int phydw0; 49 void update_recvframe_phyinfo_88e(struct recv_frame *fra, struct phy_stat *phy); argument
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
| D | rtl8188e_recv.h | 24 struct phy_stat { struct 25 unsigned int phydw0; 49 void update_recvframe_phyinfo_88e(struct recv_frame *fra, struct phy_stat *phy); argument
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
| D | rtl8712_recv.h | 59 struct phy_stat { struct 60 __le32 phydw0; 61 __le32 phydw1; 62 __le32 phydw2; 63 __le32 phydw3; 64 __le32 phydw4; 65 __le32 phydw5; 66 __le32 phydw6; 67 __le32 phydw7;
|
| /kernel/linux/linux-4.19/drivers/staging/rtl8712/ |
| D | rtl8712_recv.h | 71 struct phy_stat { struct 72 __le32 phydw0; 73 __le32 phydw1; 74 __le32 phydw2; 75 __le32 phydw3; 76 __le32 phydw4; 77 __le32 phydw5; 78 __le32 phydw6; 79 __le32 phydw7;
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| D | rtw8822b.h | 116 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument 120 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument 122 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument 124 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument 126 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument 128 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument 130 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument 132 #define GET_PHY_STAT_P1_RXEVM_B(phy_stat) \ argument 134 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument 136 #define GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) \ argument [all …]
|
| D | rtw8821c.h | 149 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument 153 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument 155 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument 157 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument 159 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument 161 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument 163 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument 165 #define GET_PHY_STAT_P1_RXEVM_B(phy_stat) \ argument 167 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument 169 #define GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) \ argument [all …]
|
| D | rtw8822c.h | 134 #define GET_PHY_STAT_P0_PWDB_A(phy_stat) \ argument 136 #define GET_PHY_STAT_P0_PWDB_B(phy_stat) \ argument 138 #define GET_PHY_STAT_P0_GAIN_A(phy_stat) \ argument 140 #define GET_PHY_STAT_P0_GAIN_B(phy_stat) \ argument 144 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument 146 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument 148 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument 150 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument 152 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument 154 #define GET_PHY_STAT_P1_RXEVM_B(phy_stat) \ argument [all …]
|
| D | rtw8723d.h | 76 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ argument 80 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ argument 82 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ argument 84 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ argument 86 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ argument 88 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ argument 90 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ argument 92 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ argument 94 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ argument
|
| /kernel/linux/linux-4.19/drivers/uwb/i1480/dfu/ |
| D | phy.c | 170 u8 phy_stat; in i1480_phy_fw_upload() local
|
| /kernel/linux/linux-4.19/drivers/net/wireless/broadcom/b43legacy/ |
| D | xmit.h | 94 u8 phy_stat; /* PHY TX status */ member 125 u8 phy_stat; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
| D | xmit.h | 94 u8 phy_stat; /* PHY TX status */ member 125 u8 phy_stat; member
|
| /kernel/linux/linux-4.19/drivers/net/wireless/broadcom/b43/ |
| D | xmit.h | 215 u8 phy_stat; /* PHY TX status */ member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| D | xmit.h | 215 u8 phy_stat; /* PHY TX status */ member
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi.c | 2127 u8 intr_stat, phy_int_pol, phy_pol_mask, phy_stat; in dw_hdmi_irq() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi.c | 2977 u8 intr_stat, phy_int_pol, phy_pol_mask, phy_stat; in dw_hdmi_irq() local
|