/linux-4.4.14/drivers/message/fusion/ |
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); 389 if (port_info->phy_info[i].identify.handle == handle) { in mptsas_find_portinfo_by_handle() 419 if (port_info->phy_info[i].identify.sas_address == in mptsas_find_portinfo_by_sas_address() 454 struct mptsas_phyinfo *phy_info; in mptsas_port_delete() local 461 phy_info = port_info->phy_info; in mptsas_port_delete() 468 for (i = 0; i < port_info->num_phys; i++, phy_info++) { in mptsas_port_delete() 469 if(phy_info->port_details != port_details) in mptsas_port_delete() 471 memset(&phy_info->attached, 0, sizeof(struct mptsas_devinfo)); in mptsas_port_delete() [all …]
|
D | mptsas.h | 176 struct mptsas_phyinfo *phy_info; member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | rx.c | 141 struct iwl_rx_phy_info *phy_info, in iwl_mvm_get_signal_strength() argument 148 le32_to_cpu(phy_info->non_cfg_phy[IWL_RX_INFO_ENERGY_ANT_ABC_IDX]); in iwl_mvm_get_signal_strength() 165 rx_status->chains = (le16_to_cpu(phy_info->phy_flags) & in iwl_mvm_get_signal_strength() 262 struct iwl_rx_phy_info *phy_info; in iwl_mvm_rx_rx_mpdu() local 272 phy_info = &mvm->last_phy_info; in iwl_mvm_rx_rx_mpdu() 312 rate_n_flags = le32_to_cpu(phy_info->rate_n_flags); in iwl_mvm_rx_rx_mpdu() 315 rx_status->mactime = le64_to_cpu(phy_info->timestamp); in iwl_mvm_rx_rx_mpdu() 316 rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp); in iwl_mvm_rx_rx_mpdu() 318 (phy_info->phy_flags & cpu_to_le16(RX_RES_PHY_FLAGS_BAND_24)) ? in iwl_mvm_rx_rx_mpdu() 321 ieee80211_channel_to_frequency(le16_to_cpu(phy_info->channel), in iwl_mvm_rx_rx_mpdu() [all …]
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_rxdesc.c | 34 signal_stat->total_val += pattrib->phy_info.SignalStrength; in process_rssi() 57 signal_stat->total_val += pattrib->phy_info.SignalQuality; in process_link_qual()
|
D | odm_HWConfig.c | 88 struct phy_info *pPhyInfo, in odm_RxPhyStatus92CSeries_Parsing() 278 struct phy_info *pPhyInfo, in odm_Process_RSSIForDM() 393 void ODM_PhyStatusQuery23a(struct dm_odm_t *pDM_Odm, struct phy_info *pPhyInfo, in ODM_PhyStatusQuery23a()
|
D | rtl8723au_recv.c | 187 struct phy_info *pPHYInfo = &pattrib->phy_info; in update_recvframe_phyinfo()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtw_recv.h | 79 struct phy_info { struct 140 struct phy_info phy_info; member
|
D | odm_HWConfig.h | 150 struct phy_info *pPhyInfo,
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.c | 51 struct e1000_phy_info *phy_info); 53 struct e1000_phy_info *phy_info); 3266 struct e1000_phy_info *phy_info) in e1000_phy_igp_get_info() argument 3275 phy_info->downshift = (e1000_downshift) hw->speed_downgraded; in e1000_phy_igp_get_info() 3278 phy_info->extended_10bt_distance = e1000_10bt_ext_dist_enable_normal; in e1000_phy_igp_get_info() 3281 phy_info->polarity_correction = e1000_polarity_reversal_enabled; in e1000_phy_igp_get_info() 3288 phy_info->cable_polarity = polarity; in e1000_phy_igp_get_info() 3294 phy_info->mdix_mode = in e1000_phy_igp_get_info() 3307 phy_info->local_rx = ((phy_data & SR_1000T_LOCAL_RX_STATUS) >> in e1000_phy_igp_get_info() 3310 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_igp_get_info() [all …]
|
D | e1000.h | 300 struct e1000_phy_info phy_info; member
|
D | e1000_hw.h | 310 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info);
|
D | e1000_ethtool.c | 176 ecmd->eth_tp_mdix = (!!adapter->phy_info.mdix_mode ? in e1000_get_settings()
|
D | e1000_main.c | 719 e1000_phy_get_info(hw, &adapter->phy_info); in e1000_reset() 2350 e1000_phy_get_info(&adapter->hw, &adapter->phy_info); in e1000_update_phy_info_task()
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_rxdesc.c | 38 signal_stat->total_val += pattrib->phy_info.SignalStrength; in process_rssi() 61 signal_stat->total_val += pattrib->phy_info.SignalQuality; in process_link_qual() 149 struct odm_phy_status_info *pPHYInfo = (struct odm_phy_status_info *)(&pattrib->phy_info); in update_recvframe_phyinfo_88e()
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | rtw_recv.h | 87 struct phy_info { struct 145 struct phy_info phy_info; member
|
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet.h | 100 struct phy_info { struct 146 const struct phy_info *phy;
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma.h | 228 struct phy_info { struct 282 struct phy_info phy;
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be.h | 400 struct phy_info { struct 586 struct phy_info phy;
|
D | be_cmds.h | 1629 struct be_phy_info phy_info; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 3344 struct info_10gbt_phy_fw *phy_info; in adap_init0_phy() local 3348 phy_info = find_phy_info(adap->pdev->device); in adap_init0_phy() 3349 if (!phy_info) { in adap_init0_phy() 3360 ret = request_firmware_direct(&phyf, phy_info->phy_fw_file, in adap_init0_phy() 3371 phy_info->phy_fw_file, -ret); in adap_init0_phy() 3372 if (phy_info->phy_flash) { in adap_init0_phy() 3387 phy_info->phy_fw_version, in adap_init0_phy() 3395 if (phy_info->phy_fw_version) in adap_init0_phy() 3396 new_phy_fw_ver = phy_info->phy_fw_version(phyf->data, in adap_init0_phy() 3400 phy_info->phy_fw_file, new_phy_fw_ver); in adap_init0_phy()
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | igb.h | 408 struct e1000_phy_info phy_info; member
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 305 struct e1000_phy_info phy_info; member
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 536 static struct phy_table phy_info[] = { variable 4967 int i, j, k, n, limit=ARRAY_SIZE(phy_info); in mii_get_phy() 4981 if (id != phy_info[j].id) continue; /* ID match? */ in mii_get_phy() 4985 (char *)&phy_info[j], sizeof(struct phy_table)); in mii_get_phy()
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 4182 bssid->Rssi = precv_frame->attrib.phy_info.RecvSignalPower; in collect_bss_info() 4184 precv_frame->attrib.phy_info.SignalQuality;/* in percentage */ in collect_bss_info() 4186 precv_frame->attrib.phy_info.SignalStrength;/* in percentage */ in collect_bss_info()
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 2153 bssid->Rssi = precv_frame->attrib.phy_info.recvpower; in collect_bss_info() 2154 bssid->PhyInfo.SignalQuality = precv_frame->attrib.phy_info.SignalQuality;/* in percentage */ in collect_bss_info() 2155 bssid->PhyInfo.SignalStrength = precv_frame->attrib.phy_info.SignalStrength;/* in percentage */ in collect_bss_info()
|