Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/net/wireless/iwlwifi/mvm/
Drx.c142 struct iwl_rx_phy_info *phy_info, in iwl_mvm_get_signal_strength() argument
149 le32_to_cpu(phy_info->non_cfg_phy[IWL_RX_INFO_ENERGY_ANT_ABC_IDX]); in iwl_mvm_get_signal_strength()
166 rx_status->chains = (le16_to_cpu(phy_info->phy_flags) & in iwl_mvm_get_signal_strength()
251 struct iwl_rx_phy_info *phy_info; in iwl_mvm_rx_rx_mpdu() local
261 phy_info = &mvm->last_phy_info; in iwl_mvm_rx_rx_mpdu()
290 if ((unlikely(phy_info->cfg_phy_cnt > 20))) { in iwl_mvm_rx_rx_mpdu()
292 phy_info->cfg_phy_cnt); in iwl_mvm_rx_rx_mpdu()
308 rate_n_flags = le32_to_cpu(phy_info->rate_n_flags); in iwl_mvm_rx_rx_mpdu()
311 rx_status->mactime = le64_to_cpu(phy_info->timestamp); in iwl_mvm_rx_rx_mpdu()
312 rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp); in iwl_mvm_rx_rx_mpdu()
[all …]
/linux-4.1.27/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.1.27/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.1.27/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()
2355 e1000_phy_get_info(&adapter->hw, &adapter->phy_info); in e1000_update_phy_info_task()
/linux-4.1.27/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.1.27/drivers/staging/rtl8188eu/include/
Drtw_recv.h87 struct phy_info { struct
145 struct phy_info phy_info; member
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet.h100 struct phy_info { struct
146 const struct phy_info *phy;
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma.h211 struct phy_info { struct
262 struct phy_info phy;
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe.h393 struct phy_info { struct
568 struct phy_info phy;
Dbe_cmds.h1606 struct be_phy_info phy_info; member
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb.h408 struct e1000_phy_info phy_info; member
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
De1000.h303 struct e1000_phy_info phy_info; member
/linux-4.1.27/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.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c3772 bssid->Rssi = precv_frame->attrib.phy_info.recvpower; in collect_bss_info()
3773 bssid->PhyInfo.SignalQuality = precv_frame->attrib.phy_info.SignalQuality;/* in percentage */ in collect_bss_info()
3774 bssid->PhyInfo.SignalStrength = precv_frame->attrib.phy_info.SignalStrength;/* in percentage */ in collect_bss_info()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c4192 bssid->Rssi = precv_frame->attrib.phy_info.RecvSignalPower; in collect_bss_info()
4194 precv_frame->attrib.phy_info.SignalQuality;/* in percentage */ in collect_bss_info()
4196 precv_frame->attrib.phy_info.SignalStrength;/* in percentage */ in collect_bss_info()