/openbmc/linux/drivers/message/fusion/ |
H A D | mptsas.c | 113 struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy); 121 struct mptsas_phyinfo *phy_info); 123 struct mptsas_phyinfo *phy_info); 414 if (port_info->phy_info[i].identify.handle == handle) { in mptsas_find_portinfo_by_handle() 446 if (port_info->phy_info[i].identify.sas_address == in mptsas_find_portinfo_by_sas_address() 481 struct mptsas_phyinfo *phy_info; in mptsas_port_delete() local 488 phy_info = port_info->phy_info; in mptsas_port_delete() 495 for (i = 0; i < port_info->num_phys; i++, phy_info++) { in mptsas_port_delete() 496 if(phy_info->port_details != port_details) in mptsas_port_delete() 498 memset(&phy_info->attached, 0, sizeof(struct mptsas_devinfo)); in mptsas_port_delete() [all …]
|
H A D | mptsas.h | 177 struct mptsas_phyinfo *phy_info; member
|
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | odm_HWConfig.c | 102 struct odm_phy_info *phy_info, in odm_rx_phy_status_parsing() argument 116 phy_info->rx_mimo_signal_quality[RF_PATH_A] = -1; in odm_rx_phy_status_parsing() 117 phy_info->rx_mimo_signal_quality[RF_PATH_B] = -1; in odm_rx_phy_status_parsing() 144 phy_info->rx_pwd_ba11 = pwdb_all; in odm_rx_phy_status_parsing() 145 phy_info->bt_rx_rssi_percentage = pwdb_all; in odm_rx_phy_status_parsing() 146 phy_info->recv_signal_power = rx_pwr_all; in odm_rx_phy_status_parsing() 154 if (phy_info->rx_pwd_ba11 > 40 && !dm_odm->bInHctTest) in odm_rx_phy_status_parsing() 168 phy_info->signal_quality = sq; in odm_rx_phy_status_parsing() 169 phy_info->rx_mimo_signal_quality[RF_PATH_A] = sq; in odm_rx_phy_status_parsing() 170 phy_info->rx_mimo_signal_quality[RF_PATH_B] = -1; in odm_rx_phy_status_parsing() [all …]
|
H A D | rtl8723b_rxdesc.c | 24 signal_stat->total_val += pattrib->phy_info.SignalStrength; in process_rssi() 48 signal_stat->total_val += pattrib->phy_info.SignalQuality; in process_link_qual()
|
H A D | odm_HWConfig.h | 62 void odm_phy_status_query(struct dm_odm_t *dm_odm, struct odm_phy_info *phy_info,
|
H A D | rtl8723bs_recv.c | 82 (struct odm_phy_info *)(&pattrib->phy_info); in update_recvframe_phyinfo() 134 psta->rssi = pattrib->phy_info.RecvSignalPower; in update_recvframe_phyinfo()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dpio_phy.c | 244 const struct bxt_ddi_phy_info *phy_info, *phys; in bxt_port_to_phy_channel() local 250 phy_info = &phys[i]; in bxt_port_to_phy_channel() 252 if (port == phy_info->channel[DPIO_CH0].port) { in bxt_port_to_phy_channel() 258 if (phy_info->dual_channel && in bxt_port_to_phy_channel() 259 port == phy_info->channel[DPIO_CH1].port) { in bxt_port_to_phy_channel() 327 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_is_enabled() local 329 phy_info = bxt_get_phy_info(dev_priv, phy); in bxt_ddi_phy_is_enabled() 331 if (!(intel_de_read(dev_priv, BXT_P_CR_GT_DISP_PWRON) & phy_info->pwron_mask)) in bxt_ddi_phy_is_enabled() 371 const struct bxt_ddi_phy_info *phy_info; in _bxt_ddi_phy_init() local 374 phy_info = bxt_get_phy_info(dev_priv, phy); in _bxt_ddi_phy_init() [all …]
|
/openbmc/u-boot/drivers/qe/ |
H A D | uec_phy.c | 724 static struct phy_info phy_info_dm9161 = { 734 static struct phy_info phy_info_dm9161a = { 747 static struct phy_info phy_info_marvell = { 759 static struct phy_info phy_info_bcm5481 = { 768 static struct phy_info phy_info_fixedphy = { 776 static struct phy_info phy_info_smsclan8700 = { 785 static struct phy_info phy_info_genmii = { 794 static struct phy_info *phy_info[] = { variable 818 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info) in uec_get_phy_info() 823 struct phy_info *theInfo = NULL; in uec_get_phy_info() [all …]
|
H A D | uec_phy.h | 161 struct phy_info *phyinfo; 204 struct phy_info { struct 232 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info); argument
|
H A D | uec.c | 422 struct phy_info *curphy; in init_phy() 1194 struct phy_info *curphy; in uec_init()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rx.c | 103 struct iwl_rx_phy_info *phy_info, in iwl_mvm_get_signal_strength() argument 110 le32_to_cpu(phy_info->non_cfg_phy[IWL_RX_INFO_ENERGY_ANT_ABC_IDX]); in iwl_mvm_get_signal_strength() 123 rx_status->chains = (le16_to_cpu(phy_info->phy_flags) & in iwl_mvm_get_signal_strength() 202 struct iwl_rx_phy_info *phy_info, in iwl_mvm_rx_handle_tcm() argument 234 mdata->rx.airtime += le16_to_cpu(phy_info->frame_time); in iwl_mvm_rx_handle_tcm() 294 struct iwl_rx_phy_info *phy_info; in iwl_mvm_rx_rx_mpdu() local 308 phy_info = &mvm->last_phy_info; in iwl_mvm_rx_rx_mpdu() 343 rate_n_flags = le32_to_cpu(phy_info->rate_n_flags); in iwl_mvm_rx_rx_mpdu() 346 rx_status->mactime = le64_to_cpu(phy_info->timestamp); in iwl_mvm_rx_rx_mpdu() 347 rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp); in iwl_mvm_rx_rx_mpdu() [all …]
|
H A D | rxmq.c | 360 struct ieee80211_rx_status *stats, u16 phy_info, in iwl_mvm_rx_crypto() argument 373 if (phy_info & IWL_RX_MPDU_PHY_AMPDU && in iwl_mvm_rx_crypto() 1206 u16 phy_info; member 1882 u16 phy_info = phy_data->phy_info; in iwl_mvm_rx_eht() local 1907 if (!queue && !(phy_info & IWL_RX_MPDU_PHY_AMPDU)) { in iwl_mvm_rx_eht() 1915 if (!queue && (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD) && in iwl_mvm_rx_eht() 1916 (phy_info & IWL_RX_MPDU_PHY_AMPDU) && phy_data->first_subframe) { in iwl_mvm_rx_eht() 1922 if (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD) in iwl_mvm_rx_eht() 2037 u16 phy_info = phy_data->phy_info; in iwl_mvm_rx_he() local 2049 if (!queue && !(phy_info & IWL_RX_MPDU_PHY_AMPDU)) { in iwl_mvm_rx_he() [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 27 struct e1000_phy_info *phy_info); 29 struct e1000_phy_info *phy_info); 3235 struct e1000_phy_info *phy_info) in e1000_phy_igp_get_info() argument 3244 phy_info->downshift = (e1000_downshift) hw->speed_downgraded; in e1000_phy_igp_get_info() 3247 phy_info->extended_10bt_distance = e1000_10bt_ext_dist_enable_normal; in e1000_phy_igp_get_info() 3250 phy_info->polarity_correction = e1000_polarity_reversal_enabled; in e1000_phy_igp_get_info() 3257 phy_info->cable_polarity = polarity; in e1000_phy_igp_get_info() 3263 phy_info->mdix_mode = in e1000_phy_igp_get_info() 3275 phy_info->local_rx = FIELD_GET(SR_1000T_LOCAL_RX_STATUS, in e1000_phy_igp_get_info() 3278 phy_info->remote_rx = FIELD_GET(SR_1000T_REMOTE_RX_STATUS, in e1000_phy_igp_get_info() [all …]
|
H A D | e1000.h | 276 struct e1000_phy_info phy_info; member
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | rtw_recv.h | 81 struct phy_info { struct 167 struct phy_info phy_info; member
|
H A D | wlan_bssdef.h | 167 struct wlan_phy_info phy_info; member
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme.c | 448 u8 sq_smp = src->phy_info.signal_quality; in update_network() 466 ss_final = ((u32)(src->phy_info.signal_strength)+(u32)(dst->phy_info.signal_strength)*4)/5; in update_network() 467 sq_final = ((u32)(src->phy_info.signal_quality)+(u32)(dst->phy_info.signal_quality)*4)/5; in update_network() 471 ss_final = dst->phy_info.signal_strength; in update_network() 472 sq_final = dst->phy_info.signal_quality; in update_network() 484 dst->phy_info.signal_strength = ss_final; in update_network() 485 dst->phy_info.signal_quality = sq_final; in update_network() 564 if (pnetwork->network.phy_info.signal_quality == 101) in rtw_update_scanned_network() 565 pnetwork->network.phy_info.signal_quality = 0; in rtw_update_scanned_network() 581 if (pnetwork->network.phy_info.signal_quality == 101) in rtw_update_scanned_network() [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | rx.h | 671 __le16 phy_info; member 804 __le32 phy_info[2]; member 830 __le32 phy_info[2]; member
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | fs_enet.h | 96 struct phy_info { struct 157 const struct phy_info *phy;
|
/openbmc/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma.h | 227 struct phy_info { struct 281 struct phy_info phy;
|
/openbmc/u-boot/drivers/phy/allwinner/ |
H A D | phy-sun4i-usb.c | 94 } phy_info[] = { variable 429 struct sun4i_usb_phy_info *info = &phy_info[i]; in sun4i_usb_phy_probe()
|
/openbmc/linux/drivers/media/platform/ti/cal/ |
H A D | cal.h | 276 #define phy_info(phy, fmt, arg...) \ macro
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be.h | 382 struct phy_info { struct 656 struct phy_info phy; 385 transceiverphy_info global() argument 386 autonegphy_info global() argument 387 fc_autonegphy_info global() argument 388 port_typephy_info global() argument 389 phy_typephy_info global() argument 390 interface_typephy_info global() argument 391 misc_paramsphy_info global() argument 392 auto_speeds_supportedphy_info global() argument 393 fixed_speeds_supportedphy_info global() argument 394 link_speedphy_info global() argument 395 advertisingphy_info global() argument 396 supportedphy_info global() argument 397 cable_typephy_info global() argument 398 vendor_namephy_info global() argument 399 vendor_pnphy_info global() argument
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | e1000.h | 288 struct e1000_phy_info phy_info; member
|
/openbmc/linux/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_cnfg.h | 408 struct mpi3_man8_phy_info phy_info[MPI3_MAN8_PHY_INFO_MAX]; member 1770 __le32 phy_info; member 1839 __le32 phy_info; member
|