Home
last modified time | relevance | path

Searched refs:phy_info (Results 1 – 25 of 25) sorted by relevance

/linux-4.4.14/drivers/message/fusion/
Dmptsas.c113 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 …]
Dmptsas.h176 struct mptsas_phyinfo *phy_info; member
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drx.c141 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/
Drtl8723a_rxdesc.c34 signal_stat->total_val += pattrib->phy_info.SignalStrength; in process_rssi()
57 signal_stat->total_val += pattrib->phy_info.SignalQuality; in process_link_qual()
Dodm_HWConfig.c88 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()
Drtl8723au_recv.c187 struct phy_info *pPHYInfo = &pattrib->phy_info; in update_recvframe_phyinfo()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_recv.h79 struct phy_info { struct
140 struct phy_info phy_info; member
Dodm_HWConfig.h150 struct phy_info *pPhyInfo,
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.c51 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 …]
De1000.h300 struct e1000_phy_info phy_info; member
De1000_hw.h310 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info);
De1000_ethtool.c176 ecmd->eth_tp_mdix = (!!adapter->phy_info.mdix_mode ? in e1000_get_settings()
De1000_main.c719 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/
Drtl8188e_rxdesc.c38 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/
Drtw_recv.h87 struct phy_info { struct
145 struct phy_info phy_info; member
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet.h100 struct phy_info { struct
146 const struct phy_info *phy;
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma.h228 struct phy_info { struct
282 struct phy_info phy;
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe.h400 struct phy_info { struct
586 struct phy_info phy;
Dbe_cmds.h1629 struct be_phy_info phy_info; member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3344 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/
Digb.h408 struct e1000_phy_info phy_info; member
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
De1000.h305 struct e1000_phy_info phy_info; member
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde4x5.c536 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/
Drtw_mlme_ext.c4182 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/
Drtw_mlme_ext.c2153 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()