Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_dpio_phy.c240 const struct bxt_ddi_phy_info *phy_info, *phys; in bxt_port_to_phy_channel() local
246 phy_info = &phys[i]; in bxt_port_to_phy_channel()
248 if (port == phy_info->channel[DPIO_CH0].port) { in bxt_port_to_phy_channel()
254 if (phy_info->dual_channel && in bxt_port_to_phy_channel()
255 port == phy_info->channel[DPIO_CH1].port) { in bxt_port_to_phy_channel()
315 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_is_enabled() local
317 phy_info = bxt_get_phy_info(dev_priv, phy); in bxt_ddi_phy_is_enabled()
319 if (!(intel_de_read(dev_priv, BXT_P_CR_GT_DISP_PWRON) & phy_info->pwron_mask)) in bxt_ddi_phy_is_enabled()
359 const struct bxt_ddi_phy_info *phy_info; in _bxt_ddi_phy_init() local
362 phy_info = bxt_get_phy_info(dev_priv, phy); in _bxt_ddi_phy_init()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drx.c155 struct iwl_rx_phy_info *phy_info, in iwl_mvm_get_signal_strength() argument
162 le32_to_cpu(phy_info->non_cfg_phy[IWL_RX_INFO_ENERGY_ANT_ABC_IDX]); in iwl_mvm_get_signal_strength()
179 rx_status->chains = (le16_to_cpu(phy_info->phy_flags) & in iwl_mvm_get_signal_strength()
259 struct iwl_rx_phy_info *phy_info, in iwl_mvm_rx_handle_tcm() argument
287 mdata->rx.airtime += le16_to_cpu(phy_info->frame_time); in iwl_mvm_rx_handle_tcm()
348 struct iwl_rx_phy_info *phy_info; in iwl_mvm_rx_rx_mpdu() local
357 phy_info = &mvm->last_phy_info; in iwl_mvm_rx_rx_mpdu()
397 rate_n_flags = le32_to_cpu(phy_info->rate_n_flags); in iwl_mvm_rx_rx_mpdu()
400 rx_status->mactime = le64_to_cpu(phy_info->timestamp); in iwl_mvm_rx_rx_mpdu()
401 rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp); in iwl_mvm_rx_rx_mpdu()
[all …]
Drxmq.c359 struct ieee80211_rx_status *stats, u16 phy_info, in iwl_mvm_rx_crypto() argument
372 if (phy_info & IWL_RX_MPDU_PHY_AMPDU && in iwl_mvm_rx_crypto()
1447 u32 rate_n_flags, u16 phy_info, int queue) in iwl_mvm_rx_he() argument
1481 if (!queue && !(phy_info & IWL_RX_MPDU_PHY_AMPDU)) { in iwl_mvm_rx_he()
1488 if (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD) in iwl_mvm_rx_he()
1493 if (!queue && (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD) && in iwl_mvm_rx_he()
1494 (phy_info & IWL_RX_MPDU_PHY_AMPDU)) { in iwl_mvm_rx_he()
1495 bool toggle_bit = phy_info & IWL_RX_MPDU_PHY_AMPDU_TOGGLE; in iwl_mvm_rx_he()
1636 u16 phy_info = le16_to_cpu(desc->phy_info); in iwl_mvm_rx_mpdu_mq() local
1676 if (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD) in iwl_mvm_rx_mpdu_mq()
[all …]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_rxdesc.c26 signal_stat->total_val += pattrib->phy_info.SignalStrength; in process_rssi()
52 signal_stat->total_val += pattrib->phy_info.SignalQuality; in process_link_qual()
Drtl8723bs_recv.c84 (struct odm_phy_info *)(&pattrib->phy_info); in update_recvframe_phyinfo()
139 psta->rssi = pattrib->phy_info.RecvSignalPower; in update_recvframe_phyinfo()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.c26 struct e1000_phy_info *phy_info);
28 struct e1000_phy_info *phy_info);
3233 struct e1000_phy_info *phy_info) in e1000_phy_igp_get_info() argument
3242 phy_info->downshift = (e1000_downshift) hw->speed_downgraded; in e1000_phy_igp_get_info()
3245 phy_info->extended_10bt_distance = e1000_10bt_ext_dist_enable_normal; in e1000_phy_igp_get_info()
3248 phy_info->polarity_correction = e1000_polarity_reversal_enabled; in e1000_phy_igp_get_info()
3255 phy_info->cable_polarity = polarity; in e1000_phy_igp_get_info()
3261 phy_info->mdix_mode = in e1000_phy_igp_get_info()
3274 phy_info->local_rx = ((phy_data & SR_1000T_LOCAL_RX_STATUS) >> in e1000_phy_igp_get_info()
3277 phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >> in e1000_phy_igp_get_info()
[all …]
De1000.h276 struct e1000_phy_info phy_info; member
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
Drtw_recv.h68 struct phy_info { struct
128 struct phy_info phy_info; member
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
Drtl8188e_rxdesc.c25 signal_stat->total_val += pattrib->phy_info.SignalStrength; in process_rssi()
48 signal_stat->total_val += pattrib->phy_info.SignalQuality; in process_link_qual()
134 struct odm_phy_status_info *pPHYInfo = (struct odm_phy_status_info *)(&pattrib->phy_info); in update_recvframe_phyinfo_88e()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Drtw_recv.h90 struct phy_info { struct
181 struct phy_info phy_info; member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet.h98 struct phy_info { struct
142 const struct phy_info *phy;
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Drx.h643 __le16 phy_info; member
733 __le32 phy_info[2]; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
Docrdma.h227 struct phy_info { struct
281 struct phy_info phy;
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
Dcal.h203 #define phy_info(phy, fmt, arg...) \ macro
Dcal.c426 phy_info(phy, "Rejecting subdev %s (Already set!!)", in cal_async_notifier_bound()
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
Dbe.h383 struct phy_info { struct
657 struct phy_info phy;
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
De1000.h285 struct e1000_phy_info phy_info; member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c4392 struct info_10gbt_phy_fw *phy_info; in adap_init0_phy() local
4396 phy_info = find_phy_info(adap->pdev->device); in adap_init0_phy()
4397 if (!phy_info) { in adap_init0_phy()
4408 ret = request_firmware_direct(&phyf, phy_info->phy_fw_file, in adap_init0_phy()
4419 phy_info->phy_fw_file, -ret); in adap_init0_phy()
4420 if (phy_info->phy_flash) { in adap_init0_phy()
4434 ret = t4_load_phy_fw(adap, MEMWIN_NIC, phy_info->phy_fw_version, in adap_init0_phy()
4442 if (phy_info->phy_fw_version) in adap_init0_phy()
4443 new_phy_fw_ver = phy_info->phy_fw_version(phyf->data, in adap_init0_phy()
4447 phy_info->phy_fw_file, new_phy_fw_ver); in adap_init0_phy()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
Digb.h594 struct e1000_phy_info phy_info; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_common.c3061 struct ice_phy_info *phy_info; in ice_get_link_status() local
3067 phy_info = &pi->phy; in ice_get_link_status()
3069 if (phy_info->get_link_info) { in ice_get_link_status()
3078 *link_up = phy_info->link_info.link_info & ICE_AQ_LINK_UP; in ice_get_link_status()
Dice_main.c887 struct ice_phy_info *phy_info; in ice_link_event() local
893 phy_info = &pi->phy; in ice_link_event()
894 phy_info->link_info_old = phy_info->link_info; in ice_link_event()
896 old_link = !!(phy_info->link_info_old.link_info & ICE_AQ_LINK_UP); in ice_link_event()
897 old_link_speed = phy_info->link_info_old.link_speed; in ice_link_event()
910 if (phy_info->link_info.link_info & ICE_AQ_LINK_UP) in ice_link_event()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
Ddebug.c930 rtw_debugfs_add_r(phy_info); in rtw_debugfs_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
Dde4x5.c536 static struct phy_table phy_info[] = { variable
4975 int i, j, k, n, limit=ARRAY_SIZE(phy_info); in mii_get_phy()
4989 if (id != phy_info[j].id) continue; /* ID match? */ in mii_get_phy()
4993 (char *)&phy_info[j], sizeof(struct phy_table)); in mii_get_phy()

12