| /Linux-v5.4/drivers/staging/rtl8188eu/include/ | 
| D | rtw_recv.h | 67 struct phy_info {  struct68 	u8	RxPWDBAll;
 69 	u8	SignalQuality;	 /*  in 0-100 index. */
 70 	u8	RxMIMOSignalQuality[MAX_PATH_NUM_92CS]; /* EVM */
 71 	u8	RxMIMOSignalStrength[MAX_PATH_NUM_92CS];/*  in 0~100 index */
 72 	s8	RxPower; /*  in dBm Translate from PWdB */
 76 	s8	recvpower;
 77 	u8	BTRxRSSIPercentage;
 78 	u8	SignalStrength; /*  in 0-100 index. */
 79 	u8	RxPwr[MAX_PATH_NUM_92CS];/* per-path's pwdb */
 [all …]
 
 | 
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ | 
| D | rtw_recv.h | 93 struct phy_info {  struct94 	u8 rx_pwd_ba11;
 96 	u8 SignalQuality;	 /*  in 0-100 index. */
 97 	s8		rx_mimo_signal_quality[4];	/* per-path's EVM */
 98 	u8 RxMIMOEVMdbm[4];		/* per-path's EVM dbm */
 100 	u8 rx_mimo_signal_strength[4];/*  in 0~100 index */
 102 	u16 	Cfo_short[4];			/*  per-path's Cfo_short */
 103 	u16 	Cfo_tail[4];			/*  per-path's Cfo_tail */
 105 	s8		RxPower; /*  in dBm Translate from PWdB */
 106 …cket, no beautification and aggregation. Keep this raw info to be used for the other procedures. */
 [all …]
 
 | 
| /Linux-v5.4/drivers/message/fusion/ | 
| D | mptsas.c | 454 	struct mptsas_phyinfo *phy_info;  in mptsas_port_delete()  local479 mptsas_get_rphy(struct mptsas_phyinfo *phy_info)  in mptsas_get_rphy()
 488 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy)  in mptsas_set_rphy()
 505 mptsas_get_port(struct mptsas_phyinfo *phy_info)  in mptsas_get_port()
 514 mptsas_set_port(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_port *port)  in mptsas_set_port()
 528 mptsas_get_starget(struct mptsas_phyinfo *phy_info)  in mptsas_get_starget()
 537 mptsas_set_starget(struct mptsas_phyinfo *phy_info, struct scsi_target *  in mptsas_set_starget()
 760 	struct mptsas_phyinfo	*phy_info = NULL;  in mptsas_add_device_component_starget()  local
 834 	struct mptsas_phyinfo *phy_info, *phy_info_cmp;  in mptsas_setup_wide_ports()  local
 1416 mptsas_add_end_device(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info)  in mptsas_add_end_device()
 [all …]
 
 | 
| D | mptsas.h | 176 	struct mptsas_phyinfo *phy_info;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/display/ | 
| D | intel_dpio_phy.c | 240 	const struct bxt_ddi_phy_info *phy_info, *phys;  in bxt_port_to_phy_channel()  local313 	const struct bxt_ddi_phy_info *phy_info;  in bxt_ddi_phy_is_enabled()  local
 356 	const struct bxt_ddi_phy_info *phy_info;  in _bxt_ddi_phy_init()  local
 450 	const struct bxt_ddi_phy_info *phy_info;  in bxt_ddi_phy_uninit()  local
 466 	const struct bxt_ddi_phy_info *phy_info =  in bxt_ddi_phy_init()  local
 520 	const struct bxt_ddi_phy_info *phy_info;  in bxt_ddi_phy_verify_state()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/freescale/fs_enet/ | 
| D | fs_enet.h | 98 struct phy_info {  struct99 	unsigned int id;
 100 	const char *name;
 101 	void (*startup) (struct net_device * dev);
 102 	void (*shutdown) (struct net_device * dev);
 103 	void (*ack_int) (struct net_device * dev);
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | rx.c | 154 					struct iwl_rx_phy_info *phy_info,  in iwl_mvm_get_signal_strength()258 				  struct iwl_rx_phy_info *phy_info,  in iwl_mvm_rx_handle_tcm()
 347 	struct iwl_rx_phy_info *phy_info;  in iwl_mvm_rx_rx_mpdu()  local
 
 | 
| D | rxmq.c | 307 			     struct ieee80211_rx_status *stats, u16 phy_info,  in iwl_mvm_rx_crypto()1378 			  u32 rate_n_flags, u16 phy_info, int queue)  in iwl_mvm_rx_he()
 1554 	u16 phy_info = le16_to_cpu(desc->phy_info);  in iwl_mvm_rx_mpdu_mq()  local
 1883 	u16 phy_info = IWL_RX_MPDU_PHY_TSF_OVERLOAD;  in iwl_mvm_rx_monitor_no_data()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/emulex/benet/ | 
| D | be.h | 384 struct phy_info {  struct387 	u8 transceiver;
 388 	u8 autoneg;
 389 	u8 fc_autoneg;
 390 	u8 port_type;
 391 	u16 phy_type;
 392 	u16 interface_type;
 393 	u32 misc_params;
 394 	u16 auto_speeds_supported;
 395 	u16 fixed_speeds_supported;
 [all …]
 
 | 
| D | be_cmds.h | 1696 	struct be_phy_info phy_info;  member
 | 
| /Linux-v5.4/drivers/infiniband/hw/ocrdma/ | 
| D | ocrdma.h | 229 struct phy_info {  struct230 	u16 auto_speeds_supported;
 231 	u16 fixed_speeds_supported;
 232 	u16 phy_type;
 233 	u16 interface_type;
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/e1000/ | 
| D | e1000_hw.c | 3242 				  struct e1000_phy_info *phy_info)  in e1000_phy_igp_get_info()3321 				  struct e1000_phy_info *phy_info)  in e1000_phy_m88_get_info()
 3392 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info)  in e1000_phy_get_info()
 
 | 
| D | e1000.h | 277 	struct e1000_phy_info phy_info;  member
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/ | 
| D | rx.h | 642 	__le16 phy_info;  member739 	__le32 phy_info[2];  member
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/e1000e/ | 
| D | e1000.h | 285 	struct e1000_phy_info phy_info;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ | 
| D | ice_common.c | 2430 	struct ice_phy_info *phy_info;  in ice_get_link_status()  local
 | 
| D | ice_main.c | 818 	struct ice_phy_info *phy_info;  in ice_link_event()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/igb/ | 
| D | igb.h | 524 	struct e1000_phy_info phy_info;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_main.c | 3915 	struct info_10gbt_phy_fw *phy_info;  in adap_init0_phy()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/dec/tulip/ | 
| D | de4x5.c | 536 static struct phy_table phy_info[] = {  variable
 |