Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/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()
3494 phy_info = expander->phy_info; in mptsas_delete_expander_siblings()
3503 phy_info = expander->phy_info; in mptsas_delete_expander_siblings()
3580 phy_info = parent->phy_info; in mptsas_expander_delete()
3594 phy_info->phy_id, phy_info->phy); in mptsas_expander_delete()
3691 port_info->phy_info = buffer.phy_info; in mptsas_expander_add()
4151 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-6.3-rc2/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.c82 (struct odm_phy_info *)(&pattrib->phy_info); in update_recvframe_phyinfo()
134 psta->rssi = pattrib->phy_info.RecvSignalPower; in update_recvframe_phyinfo()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_dpio_phy.c250 phy_info = &phys[i]; in bxt_port_to_phy_channel()
258 if (phy_info->dual_channel && in bxt_port_to_phy_channel()
378 if (phy_info->rcomp_phy != -1) in _bxt_ddi_phy_init()
393 val |= phy_info->pwron_mask; in _bxt_ddi_phy_init()
429 if (phy_info->dual_channel) { in _bxt_ddi_phy_init()
435 if (phy_info->rcomp_phy != -1) { in _bxt_ddi_phy_init()
458 if (phy_info->reset_delay) in _bxt_ddi_phy_init()
459 udelay(phy_info->reset_delay); in _bxt_ddi_phy_init()
478 val &= ~phy_info->pwron_mask; in bxt_ddi_phy_uninit()
566 if (phy_info->dual_channel) in bxt_ddi_phy_verify_state()
[all …]
/linux-6.3-rc2/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
230 mdata->rx.airtime += le16_to_cpu(phy_info->frame_time); in iwl_mvm_rx_handle_tcm()
291 struct iwl_rx_phy_info *phy_info; in iwl_mvm_rx_rx_mpdu() local
305 phy_info = &mvm->last_phy_info; in iwl_mvm_rx_rx_mpdu()
340 rate_n_flags = le32_to_cpu(phy_info->rate_n_flags); in iwl_mvm_rx_rx_mpdu()
343 rx_status->mactime = le64_to_cpu(phy_info->timestamp); in iwl_mvm_rx_rx_mpdu()
355 iwl_mvm_get_signal_strength(mvm, phy_info, rx_status); in iwl_mvm_rx_rx_mpdu()
450 iwl_mvm_rx_handle_tcm(mvm, sta, hdr, len, phy_info, in iwl_mvm_rx_rx_mpdu()
[all …]
A Drxmq.c357 struct ieee80211_rx_status *stats, u16 phy_info, in iwl_mvm_rx_crypto() argument
370 if (phy_info & IWL_RX_MPDU_PHY_AMPDU && in iwl_mvm_rx_crypto()
1175 u16 phy_info; member
1475 u16 phy_info = phy_data->phy_info; in iwl_mvm_rx_he() local
1487 if (!queue && !(phy_info & IWL_RX_MPDU_PHY_AMPDU)) { in iwl_mvm_rx_he()
1494 if (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD) in iwl_mvm_rx_he()
1500 (phy_info & IWL_RX_MPDU_PHY_AMPDU)) { in iwl_mvm_rx_he()
1820 phy_data.phy_info = le16_to_cpu(desc->phy_info); in iwl_mvm_rx_mpdu_mq()
2074 phy_data.d0 = desc->phy_info[0]; in iwl_mvm_rx_monitor_no_data()
2075 phy_data.d1 = desc->phy_info[1]; in iwl_mvm_rx_monitor_no_data()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/
A De1000_hw.c26 struct e1000_phy_info *phy_info);
28 struct e1000_phy_info *phy_info);
3234 struct e1000_phy_info *phy_info) in e1000_phy_igp_get_info() argument
3256 phy_info->cable_polarity = polarity; in e1000_phy_igp_get_info()
3262 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()
3334 phy_info->polarity_correction = in e1000_phy_m88_get_info()
3343 phy_info->cable_polarity = polarity; in e1000_phy_m88_get_info()
3349 phy_info->mdix_mode = in e1000_phy_m88_get_info()
[all …]
A De1000.h276 struct e1000_phy_info phy_info; member
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_recv.h81 struct phy_info { struct
167 struct phy_info phy_info; member
A Dwlan_bssdef.h167 struct wlan_phy_info phy_info; member
/linux-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_mlme.c457 u8 sq_smp = src->phy_info.signal_quality; in update_network()
475 ss_final = ((u32)(src->phy_info.signal_strength)+(u32)(dst->phy_info.signal_strength)*4)/5; in update_network()
476 sq_final = ((u32)(src->phy_info.signal_quality)+(u32)(dst->phy_info.signal_quality)*4)/5; in update_network()
480 ss_final = dst->phy_info.signal_strength; in update_network()
481 sq_final = dst->phy_info.signal_quality; in update_network()
493 dst->phy_info.signal_strength = ss_final; in update_network()
494 dst->phy_info.signal_quality = sq_final; in update_network()
573 if (pnetwork->network.phy_info.signal_quality == 101) in rtw_update_scanned_network()
574 pnetwork->network.phy_info.signal_quality = 0; in rtw_update_scanned_network()
590 if (pnetwork->network.phy_info.signal_quality == 101) in rtw_update_scanned_network()
[all …]
A Drtw_mlme_ext.c3965 bssid->rssi = precv_frame->u.hdr.attrib.phy_info.RecvSignalPower; /* in dBM.raw data */ in collect_bss_info()
3966 …bssid->phy_info.signal_quality = precv_frame->u.hdr.attrib.phy_info.SignalQuality;/* in percentage… in collect_bss_info()
3967 …bssid->phy_info.signal_strength = precv_frame->u.hdr.attrib.phy_info.SignalStrength;/* in percenta… in collect_bss_info()
4068 bssid->phy_info.signal_quality = 101; in collect_bss_info()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
A Drx.h671 __le16 phy_info; member
766 __le32 phy_info[2]; member
792 __le32 phy_info[2]; member
/linux-6.3-rc2/drivers/net/ethernet/freescale/fs_enet/
A Dfs_enet.h98 struct phy_info { struct
142 const struct phy_info *phy;
/linux-6.3-rc2/drivers/infiniband/hw/ocrdma/
A Docrdma.h227 struct phy_info { struct
281 struct phy_info phy;
/linux-6.3-rc2/drivers/media/platform/ti/cal/
A Dcal.h284 #define phy_info(phy, fmt, arg...) \ macro
/linux-6.3-rc2/drivers/net/ethernet/emulex/benet/
A Dbe.h382 struct phy_info { struct
656 struct phy_info phy;
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A De1000.h288 struct e1000_phy_info phy_info; member
/linux-6.3-rc2/drivers/scsi/mpi3mr/mpi/
A Dmpi30_cnfg.h403 struct mpi3_man8_phy_info phy_info[MPI3_MAN8_PHY_INFO_MAX]; member
1688 __le32 phy_info; member
1757 __le32 phy_info; member
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_main.c4388 struct info_10gbt_phy_fw *phy_info; in adap_init0_phy() local
4392 phy_info = find_phy_info(adap->pdev->device); in adap_init0_phy()
4393 if (!phy_info) { in adap_init0_phy()
4404 ret = request_firmware_direct(&phyf, phy_info->phy_fw_file, in adap_init0_phy()
4415 phy_info->phy_fw_file, -ret); in adap_init0_phy()
4416 if (phy_info->phy_flash) { in adap_init0_phy()
4430 ret = t4_load_phy_fw(adap, MEMWIN_NIC, phy_info->phy_fw_version, in adap_init0_phy()
4438 if (phy_info->phy_fw_version) in adap_init0_phy()
4439 new_phy_fw_ver = phy_info->phy_fw_version(phyf->data, in adap_init0_phy()
4443 phy_info->phy_fw_file, new_phy_fw_ver); in adap_init0_phy()
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A Digb.h594 struct e1000_phy_info phy_info; member
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_common.c3595 struct ice_phy_info *phy_info; in ice_get_link_status() local
3601 phy_info = &pi->phy; in ice_get_link_status()
3603 if (phy_info->get_link_info) { in ice_get_link_status()
3611 *link_up = phy_info->link_info.link_info & ICE_AQ_LINK_UP; in ice_get_link_status()

Completed in 144 milliseconds

12