/kernel/linux/linux-5.10/drivers/message/fusion/ |
D | mptsas.c | 113 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 …]
|
D | mptsas.h | 176 struct mptsas_phyinfo *phy_info; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_dpio_phy.c | 240 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/ |
D | rx.c | 155 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 …]
|
D | rxmq.c | 359 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/ |
D | rtl8723b_rxdesc.c | 26 signal_stat->total_val += pattrib->phy_info.SignalStrength; in process_rssi() 52 signal_stat->total_val += pattrib->phy_info.SignalQuality; in process_link_qual()
|
D | rtl8723bs_recv.c | 84 (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/ |
D | e1000_hw.c | 26 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 …]
|
D | e1000.h | 276 struct e1000_phy_info phy_info; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
D | rtw_recv.h | 68 struct phy_info { struct 128 struct phy_info phy_info; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_rxdesc.c | 25 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/ |
D | rtw_recv.h | 90 struct phy_info { struct 181 struct phy_info phy_info; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet.h | 98 struct phy_info { struct 142 const struct phy_info *phy;
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | rx.h | 643 __le16 phy_info; member 733 __le32 phy_info[2]; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
D | ocrdma.h | 227 struct phy_info { struct 281 struct phy_info phy;
|
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
D | cal.h | 203 #define phy_info(phy, fmt, arg...) \ macro
|
D | cal.c | 426 phy_info(phy, "Rejecting subdev %s (Already set!!)", in cal_async_notifier_bound()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
D | be.h | 383 struct phy_info { struct 657 struct phy_info phy;
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 285 struct e1000_phy_info phy_info; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 4392 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/ |
D | igb.h | 594 struct e1000_phy_info phy_info; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
D | ice_common.c | 3061 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()
|
D | ice_main.c | 887 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/ |
D | debug.c | 930 rtw_debugfs_add_r(phy_info); in rtw_debugfs_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 536 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()
|