Home
last modified time | relevance | path

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

12

/linux/drivers/message/fusion/
A Dmptsas.c488 phy_info = port_info->phy_info; in mptsas_port_delete()
866 phy_info = port_info->phy_info; in mptsas_setup_wide_ports()
889 phy_info->phy_id, phy_info->phy)); in mptsas_setup_wide_ports()
898 phy_info = port_info->phy_info; in mptsas_setup_wide_ports()
3491 phy_info = expander->phy_info; in mptsas_delete_expander_siblings()
3500 phy_info = expander->phy_info; in mptsas_delete_expander_siblings()
3577 phy_info = parent->phy_info; in mptsas_expander_delete()
3591 phy_info->phy_id, phy_info->phy); in mptsas_expander_delete()
3688 port_info->phy_info = buffer.phy_info; in mptsas_expander_add()
4148 phy_info = &port_info->phy_info[i]; in mptsas_find_phyinfo_by_sas_address()
[all …]
A Dmptsas.h177 struct mptsas_phyinfo *phy_info; member
/linux/drivers/staging/rtl8723bs/hal/
A Dodm_HWConfig.c102 struct odm_phy_info *phy_info, in odm_rx_phy_status_parsing() argument
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()
168 phy_info->signal_quality = sq; in odm_rx_phy_status_parsing()
188 phy_info->rx_pwr[i] = rx_pwr[i]; in odm_rx_phy_status_parsing()
207 phy_info->rx_pwd_ba11 = pwdb_all; in odm_rx_phy_status_parsing()
208 phy_info->bt_rx_rssi_percentage = pwdb_all_bt; in odm_rx_phy_status_parsing()
209 phy_info->rx_power = rx_pwr_all; in odm_rx_phy_status_parsing()
210 phy_info->recv_signal_power = rx_pwr_all; in odm_rx_phy_status_parsing()
[all …]
A Drtl8723b_rxdesc.c24 signal_stat->total_val += pattrib->phy_info.SignalStrength; in process_rssi()
48 signal_stat->total_val += pattrib->phy_info.SignalQuality; in process_link_qual()
A Dodm_HWConfig.h62 void odm_phy_status_query(struct dm_odm_t *dm_odm, struct odm_phy_info *phy_info,
A Drtl8723bs_recv.c81 (struct odm_phy_info *)(&pattrib->phy_info); in update_recvframe_phyinfo()
133 psta->rssi = pattrib->phy_info.RecvSignalPower; in update_recvframe_phyinfo()
A Dhal_com.c927 struct odm_phy_info *pPhyInfo = (PODM_PHY_INFO_T)(&pattrib->phy_info); in rtw_store_phy_info()
/linux/drivers/gpu/drm/i915/display/
A Dintel_dpio_phy.c252 phy_info = &phys[i]; in bxt_port_to_phy_channel()
260 if (phy_info->dual_channel && in bxt_port_to_phy_channel()
355 const struct bxt_dpio_phy_info *phy_info; in bxt_dpio_phy_is_enabled() local
399 const struct bxt_dpio_phy_info *phy_info; in _bxt_dpio_phy_init() local
406 if (phy_info->rcomp_phy != -1) in _bxt_dpio_phy_init()
446 if (phy_info->dual_channel) in _bxt_dpio_phy_init()
450 if (phy_info->rcomp_phy != -1) { in _bxt_dpio_phy_init()
471 if (phy_info->reset_delay) in _bxt_dpio_phy_init()
472 udelay(phy_info->reset_delay); in _bxt_dpio_phy_init()
572 if (phy_info->dual_channel) in bxt_dpio_phy_verify_state()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Drx.c103 struct iwl_rx_phy_info *phy_info, in iwl_mvm_get_signal_strength() argument
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()
358 iwl_mvm_get_signal_strength(mvm, phy_info, rx_status); in iwl_mvm_rx_rx_mpdu()
454 iwl_mvm_rx_handle_tcm(mvm, sta, hdr, len, phy_info, in iwl_mvm_rx_rx_mpdu()
[all …]
A Drxmq.c373 if (phy_info & IWL_RX_MPDU_PHY_AMPDU && in iwl_mvm_rx_crypto()
926 u16 phy_info; member
1602 u16 phy_info = phy_data->phy_info; in iwl_mvm_rx_eht() local
1627 if (!queue && !(phy_info & IWL_RX_MPDU_PHY_AMPDU)) { in iwl_mvm_rx_eht()
1642 if (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD) in iwl_mvm_rx_eht()
1757 u16 phy_info = phy_data->phy_info; in iwl_mvm_rx_he() local
1776 if (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD) in iwl_mvm_rx_he()
2104 phy_data.phy_info = le16_to_cpu(desc->phy_info); in iwl_mvm_rx_mpdu_mq()
2382 phy_data.d0 = desc->phy_info[0]; in iwl_mvm_rx_monitor_no_data()
2383 phy_data.d1 = desc->phy_info[1]; in iwl_mvm_rx_monitor_no_data()
[all …]
/linux/drivers/net/ethernet/intel/e1000/
A De1000_hw.c27 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
3257 phy_info->cable_polarity = polarity; in e1000_phy_igp_get_info()
3263 phy_info->mdix_mode = in e1000_phy_igp_get_info()
3313 struct e1000_phy_info *phy_info) in e1000_phy_m88_get_info() argument
3328 phy_info->extended_10bt_distance = in e1000_phy_m88_get_info()
3333 phy_info->polarity_correction = in e1000_phy_m88_get_info()
3341 phy_info->cable_polarity = polarity; in e1000_phy_m88_get_info()
3347 phy_info->mdix_mode = in e1000_phy_m88_get_info()
[all …]
A De1000.h276 struct e1000_phy_info phy_info; member
/linux/drivers/staging/rtl8723bs/include/
A Drtw_recv.h69 struct phy_info { struct
155 struct phy_info phy_info; member
A Dwlan_bssdef.h167 struct wlan_phy_info phy_info; member
/linux/drivers/staging/rtl8723bs/core/
A Drtw_mlme.c400 u8 sq_smp = src->phy_info.signal_quality; in update_network()
418 ss_final = ((u32)(src->phy_info.signal_strength)+(u32)(dst->phy_info.signal_strength)*4)/5; in update_network()
419 sq_final = ((u32)(src->phy_info.signal_quality)+(u32)(dst->phy_info.signal_quality)*4)/5; in update_network()
423 ss_final = dst->phy_info.signal_strength; in update_network()
424 sq_final = dst->phy_info.signal_quality; in update_network()
436 dst->phy_info.signal_strength = ss_final; in update_network()
437 dst->phy_info.signal_quality = sq_final; in update_network()
512 if (pnetwork->network.phy_info.signal_quality == 101) in rtw_update_scanned_network()
513 pnetwork->network.phy_info.signal_quality = 0; in rtw_update_scanned_network()
529 if (pnetwork->network.phy_info.signal_quality == 101) in rtw_update_scanned_network()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Drx.h669 __le16 phy_info; member
810 __le32 phy_info[2]; member
836 __le32 phy_info[2]; member
/linux/drivers/infiniband/hw/ocrdma/
A Docrdma.h227 struct phy_info { struct
281 struct phy_info phy;
/linux/drivers/media/platform/ti/cal/
A Dcal.h276 #define phy_info(phy, fmt, arg...) \ macro
/linux/drivers/net/wireless/realtek/rtw88/
A Ddebug.c93 struct rtw_debugfs_priv phy_info; member
1214 .phy_info = rtw_debug_priv_get(phy_info),
1251 rtw_debugfs_add_r(phy_info); in rtw_debugfs_add_basic()
/linux/drivers/net/ethernet/emulex/benet/
A Dbe.h382 struct phy_info { struct
656 struct phy_info phy;
/linux/drivers/net/ethernet/intel/e1000e/
A De1000.h288 struct e1000_phy_info phy_info; member
/linux/drivers/scsi/mpi3mr/mpi/
A Dmpi30_cnfg.h414 struct mpi3_man8_phy_info phy_info[MPI3_MAN8_PHY_INFO_MAX]; member
1792 __le32 phy_info; member
1861 __le32 phy_info; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_main.c4387 struct info_10gbt_phy_fw *phy_info; in adap_init0_phy() local
4391 phy_info = find_phy_info(adap->pdev->device); in adap_init0_phy()
4392 if (!phy_info) { in adap_init0_phy()
4403 ret = request_firmware_direct(&phyf, phy_info->phy_fw_file, in adap_init0_phy()
4414 phy_info->phy_fw_file, -ret); in adap_init0_phy()
4415 if (phy_info->phy_flash) { in adap_init0_phy()
4429 ret = t4_load_phy_fw(adap, MEMWIN_NIC, phy_info->phy_fw_version, in adap_init0_phy()
4437 if (phy_info->phy_fw_version) in adap_init0_phy()
4438 new_phy_fw_ver = phy_info->phy_fw_version(phyf->data, in adap_init0_phy()
4442 phy_info->phy_fw_file, new_phy_fw_ver); in adap_init0_phy()
/linux/drivers/net/ethernet/intel/igb/
A Digb.h594 struct e1000_phy_info phy_info; member
/linux/drivers/net/wireless/realtek/rtw89/
A Ddebug.c71 struct rtw89_debugfs_priv phy_info; member
3916 .phy_info = rtw89_debug_priv_get(phy_info),
3960 rtw89_debugfs_add_r(phy_info); in rtw89_debugfs_add_sec1()

Completed in 140 milliseconds

12