phy_info          240 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	const struct bxt_ddi_phy_info *phy_info, *phys;
phy_info          246 drivers/gpu/drm/i915/display/intel_dpio_phy.c 		phy_info = &phys[i];
phy_info          248 drivers/gpu/drm/i915/display/intel_dpio_phy.c 		if (port == phy_info->channel[DPIO_CH0].port) {
phy_info          254 drivers/gpu/drm/i915/display/intel_dpio_phy.c 		if (phy_info->dual_channel &&
phy_info          255 drivers/gpu/drm/i915/display/intel_dpio_phy.c 		    port == phy_info->channel[DPIO_CH1].port) {
phy_info          313 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	const struct bxt_ddi_phy_info *phy_info;
phy_info          315 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	phy_info = bxt_get_phy_info(dev_priv, phy);
phy_info          317 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	if (!(I915_READ(BXT_P_CR_GT_DISP_PWRON) & phy_info->pwron_mask))
phy_info          356 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	const struct bxt_ddi_phy_info *phy_info;
phy_info          359 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	phy_info = bxt_get_phy_info(dev_priv, phy);
phy_info          363 drivers/gpu/drm/i915/display/intel_dpio_phy.c 		if (phy_info->rcomp_phy != -1)
phy_info          377 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	val |= phy_info->pwron_mask;
phy_info          412 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	if (phy_info->dual_channel) {
phy_info          418 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	if (phy_info->rcomp_phy != -1) {
phy_info          421 drivers/gpu/drm/i915/display/intel_dpio_phy.c 		bxt_phy_wait_grc_done(dev_priv, phy_info->rcomp_phy);
phy_info          429 drivers/gpu/drm/i915/display/intel_dpio_phy.c 							  phy_info->rcomp_phy);
phy_info          440 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	if (phy_info->reset_delay)
phy_info          441 drivers/gpu/drm/i915/display/intel_dpio_phy.c 		udelay(phy_info->reset_delay);
phy_info          450 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	const struct bxt_ddi_phy_info *phy_info;
phy_info          453 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	phy_info = bxt_get_phy_info(dev_priv, phy);
phy_info          460 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	val &= ~phy_info->pwron_mask;
phy_info          466 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	const struct bxt_ddi_phy_info *phy_info =
phy_info          468 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	enum dpio_phy rcomp_phy = phy_info->rcomp_phy;
phy_info          520 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	const struct bxt_ddi_phy_info *phy_info;
phy_info          524 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	phy_info = bxt_get_phy_info(dev_priv, phy);
phy_info          548 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	if (phy_info->dual_channel)
phy_info          553 drivers/gpu/drm/i915/display/intel_dpio_phy.c 	if (phy_info->rcomp_phy != -1) {
phy_info          283 drivers/infiniband/hw/ocrdma/ocrdma.h 	struct phy_info phy;
phy_info          113 drivers/message/fusion/mptsas.c 		struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy);
phy_info          121 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info);
phy_info          123 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info);
phy_info          389 drivers/message/fusion/mptsas.c 			if (port_info->phy_info[i].identify.handle == handle) {
phy_info          419 drivers/message/fusion/mptsas.c 			if (port_info->phy_info[i].identify.sas_address ==
phy_info          454 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info;
phy_info          461 drivers/message/fusion/mptsas.c 	phy_info = port_info->phy_info;
phy_info          468 drivers/message/fusion/mptsas.c 	for (i = 0; i < port_info->num_phys; i++, phy_info++) {
phy_info          469 drivers/message/fusion/mptsas.c 		if(phy_info->port_details != port_details)
phy_info          471 drivers/message/fusion/mptsas.c 		memset(&phy_info->attached, 0, sizeof(struct mptsas_devinfo));
phy_info          472 drivers/message/fusion/mptsas.c 		mptsas_set_rphy(ioc, phy_info, NULL);
phy_info          473 drivers/message/fusion/mptsas.c 		phy_info->port_details = NULL;
phy_info          479 drivers/message/fusion/mptsas.c mptsas_get_rphy(struct mptsas_phyinfo *phy_info)
phy_info          481 drivers/message/fusion/mptsas.c 	if (phy_info->port_details)
phy_info          482 drivers/message/fusion/mptsas.c 		return phy_info->port_details->rphy;
phy_info          488 drivers/message/fusion/mptsas.c mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy)
phy_info          490 drivers/message/fusion/mptsas.c 	if (phy_info->port_details) {
phy_info          491 drivers/message/fusion/mptsas.c 		phy_info->port_details->rphy = rphy;
phy_info          505 drivers/message/fusion/mptsas.c mptsas_get_port(struct mptsas_phyinfo *phy_info)
phy_info          507 drivers/message/fusion/mptsas.c 	if (phy_info->port_details)
phy_info          508 drivers/message/fusion/mptsas.c 		return phy_info->port_details->port;
phy_info          514 drivers/message/fusion/mptsas.c mptsas_set_port(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_port *port)
phy_info          516 drivers/message/fusion/mptsas.c 	if (phy_info->port_details)
phy_info          517 drivers/message/fusion/mptsas.c 		phy_info->port_details->port = port;
phy_info          528 drivers/message/fusion/mptsas.c mptsas_get_starget(struct mptsas_phyinfo *phy_info)
phy_info          530 drivers/message/fusion/mptsas.c 	if (phy_info->port_details)
phy_info          531 drivers/message/fusion/mptsas.c 		return phy_info->port_details->starget;
phy_info          537 drivers/message/fusion/mptsas.c mptsas_set_starget(struct mptsas_phyinfo *phy_info, struct scsi_target *
phy_info          540 drivers/message/fusion/mptsas.c 	if (phy_info->port_details)
phy_info          541 drivers/message/fusion/mptsas.c 		phy_info->port_details->starget = starget;
phy_info          760 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo	*phy_info = NULL;
phy_info          765 drivers/message/fusion/mptsas.c 	phy_info = mptsas_find_phyinfo_by_sas_address(ioc,
phy_info          767 drivers/message/fusion/mptsas.c 	if (!phy_info)
phy_info          774 drivers/message/fusion/mptsas.c 		phy_info->attached.handle_enclosure);
phy_info          776 drivers/message/fusion/mptsas.c 	mptsas_add_device_component(ioc, phy_info->attached.channel,
phy_info          777 drivers/message/fusion/mptsas.c 		phy_info->attached.id, phy_info->attached.sas_address,
phy_info          778 drivers/message/fusion/mptsas.c 		phy_info->attached.device_info,
phy_info          779 drivers/message/fusion/mptsas.c 		phy_info->attached.slot, enclosure_info.enclosure_logical_id);
phy_info          834 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info, *phy_info_cmp;
phy_info          840 drivers/message/fusion/mptsas.c 	phy_info = port_info->phy_info;
phy_info          841 drivers/message/fusion/mptsas.c 	for (i = 0 ; i < port_info->num_phys ; i++, phy_info++) {
phy_info          842 drivers/message/fusion/mptsas.c 		if (phy_info->attached.handle)
phy_info          844 drivers/message/fusion/mptsas.c 		port_details = phy_info->port_details;
phy_info          857 drivers/message/fusion/mptsas.c 		port_details->phy_bitmask &= ~ (1 << phy_info->phy_id);
phy_info          858 drivers/message/fusion/mptsas.c 		memset(&phy_info->attached, 0, sizeof(struct mptsas_devinfo));
phy_info          859 drivers/message/fusion/mptsas.c 		if (phy_info->phy) {
phy_info          861 drivers/message/fusion/mptsas.c 				&phy_info->phy->dev, MYIOC_s_FMT
phy_info          863 drivers/message/fusion/mptsas.c 				phy_info->phy_id, phy_info->phy));
phy_info          864 drivers/message/fusion/mptsas.c 			sas_port_delete_phy(port_details->port, phy_info->phy);
phy_info          866 drivers/message/fusion/mptsas.c 		phy_info->port_details = NULL;
phy_info          872 drivers/message/fusion/mptsas.c 	phy_info = port_info->phy_info;
phy_info          873 drivers/message/fusion/mptsas.c 	for (i = 0 ; i < port_info->num_phys ; i++, phy_info++) {
phy_info          874 drivers/message/fusion/mptsas.c 		sas_address = phy_info->attached.sas_address;
phy_info          879 drivers/message/fusion/mptsas.c 		port_details = phy_info->port_details;
phy_info          890 drivers/message/fusion/mptsas.c 			if (phy_info->phy_id < 64 )
phy_info          892 drivers/message/fusion/mptsas.c 				    (1 << phy_info->phy_id);
phy_info          893 drivers/message/fusion/mptsas.c 			phy_info->sas_port_add_phy=1;
phy_info          897 drivers/message/fusion/mptsas.c 			phy_info->port_details = port_details;
phy_info          902 drivers/message/fusion/mptsas.c 		phy_info_cmp = &port_info->phy_info[i + 1];
phy_info          942 drivers/message/fusion/mptsas.c 		port_details = port_info->phy_info[i].port_details;
phy_info         1416 drivers/message/fusion/mptsas.c mptsas_add_end_device(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info)
phy_info         1424 drivers/message/fusion/mptsas.c 	if (!phy_info) {
phy_info         1431 drivers/message/fusion/mptsas.c 	fw_id = phy_info->attached.id;
phy_info         1433 drivers/message/fusion/mptsas.c 	if (mptsas_get_rphy(phy_info)) {
phy_info         1440 drivers/message/fusion/mptsas.c 	port = mptsas_get_port(phy_info);
phy_info         1448 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
phy_info         1451 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
phy_info         1454 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
phy_info         1460 drivers/message/fusion/mptsas.c 	    phy_info->attached.channel, phy_info->attached.id,
phy_info         1461 drivers/message/fusion/mptsas.c 	    phy_info->attached.phy_id, (unsigned long long)
phy_info         1462 drivers/message/fusion/mptsas.c 	    phy_info->attached.sas_address);
phy_info         1464 drivers/message/fusion/mptsas.c 	mptsas_parse_device_info(&identify, &phy_info->attached);
phy_info         1481 drivers/message/fusion/mptsas.c 	mptsas_set_rphy(ioc, phy_info, rphy);
phy_info         1492 drivers/message/fusion/mptsas.c mptsas_del_end_device(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info)
phy_info         1503 drivers/message/fusion/mptsas.c 	if (!phy_info)
phy_info         1506 drivers/message/fusion/mptsas.c 	fw_id = phy_info->attached.id;
phy_info         1507 drivers/message/fusion/mptsas.c 	sas_address = phy_info->attached.sas_address;
phy_info         1509 drivers/message/fusion/mptsas.c 	if (!phy_info->port_details) {
phy_info         1515 drivers/message/fusion/mptsas.c 	rphy = mptsas_get_rphy(phy_info);
phy_info         1523 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info & MPI_SAS_DEVICE_INFO_SSP_INITIATOR
phy_info         1524 drivers/message/fusion/mptsas.c 		|| phy_info->attached.device_info
phy_info         1526 drivers/message/fusion/mptsas.c 		|| phy_info->attached.device_info
phy_info         1529 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
phy_info         1532 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
phy_info         1535 drivers/message/fusion/mptsas.c 	if (phy_info->attached.device_info &
phy_info         1541 drivers/message/fusion/mptsas.c 	    "sas_addr 0x%llx\n", ioc->name, ds, phy_info->attached.channel,
phy_info         1542 drivers/message/fusion/mptsas.c 	    phy_info->attached.id, phy_info->attached.phy_id,
phy_info         1545 drivers/message/fusion/mptsas.c 	port = mptsas_get_port(phy_info);
phy_info         1552 drivers/message/fusion/mptsas.c 	port_info = phy_info->portinfo;
phy_info         1553 drivers/message/fusion/mptsas.c 	phy_info_parent = port_info->phy_info;
phy_info         1571 drivers/message/fusion/mptsas.c 	mptsas_set_port(ioc, phy_info, NULL);
phy_info         1572 drivers/message/fusion/mptsas.c 	mptsas_port_delete(ioc, phy_info->port_details);
phy_info         1579 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info;
phy_info         1583 drivers/message/fusion/mptsas.c 	phy_info = mptsas_find_phyinfo_by_sas_address(ioc,
phy_info         1585 drivers/message/fusion/mptsas.c 	if (!phy_info)
phy_info         1587 drivers/message/fusion/mptsas.c 	port_info = phy_info->portinfo;
phy_info         1592 drivers/message/fusion/mptsas.c 		if (port_info->phy_info[i].attached.sas_address !=
phy_info         1595 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.channel = sas_device->channel;
phy_info         1596 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.id = sas_device->id;
phy_info         1597 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.sas_address =
phy_info         1599 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.handle = sas_device->handle;
phy_info         1600 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.handle_parent =
phy_info         1602 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].attached.handle_enclosure =
phy_info         1607 drivers/message/fusion/mptsas.c 	return phy_info;
phy_info         1759 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address !=
phy_info         1762 drivers/message/fusion/mptsas.c 			id = p->phy_info[i].attached.id;
phy_info         1763 drivers/message/fusion/mptsas.c 			channel = p->phy_info[i].attached.channel;
phy_info         1764 drivers/message/fusion/mptsas.c 			mptsas_set_starget(&p->phy_info[i], starget);
phy_info         1774 drivers/message/fusion/mptsas.c 				p->phy_info[i].attached.phys_disk_num = id;
phy_info         1818 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address !=
phy_info         1825 drivers/message/fusion/mptsas.c 			p->phy_info[i].attached.channel,
phy_info         1826 drivers/message/fusion/mptsas.c 			p->phy_info[i].attached.id,
phy_info         1827 drivers/message/fusion/mptsas.c 			p->phy_info[i].attached.phy_id, (unsigned long long)
phy_info         1828 drivers/message/fusion/mptsas.c 			p->phy_info[i].attached.sas_address);
phy_info         1830 drivers/message/fusion/mptsas.c 			mptsas_set_starget(&p->phy_info[i], NULL);
phy_info         1869 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address !=
phy_info         1877 drivers/message/fusion/mptsas.c 			    p->phy_info[i].attached.channel,
phy_info         1878 drivers/message/fusion/mptsas.c 			    p->phy_info[i].attached.id))
phy_info         2167 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address ==
phy_info         2169 drivers/message/fusion/mptsas.c 				enclosure_handle = p->phy_info[i].
phy_info         2199 drivers/message/fusion/mptsas.c 			if (p->phy_info[i].attached.sas_address ==
phy_info         2201 drivers/message/fusion/mptsas.c 				rc = p->phy_info[i].attached.slot;
phy_info         2258 drivers/message/fusion/mptsas.c 		if (port_info && port_info->phy_info)
phy_info         2260 drivers/message/fusion/mptsas.c 				port_info->phy_info[0].phy->identify.sas_address;
phy_info         2402 drivers/message/fusion/mptsas.c 	port_info->phy_info = kcalloc(port_info->num_phys,
phy_info         2404 drivers/message/fusion/mptsas.c 	if (!port_info->phy_info) {
phy_info         2416 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].phy_id = i;
phy_info         2417 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].port_id =
phy_info         2419 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].negotiated_link_rate =
phy_info         2421 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].portinfo = port_info;
phy_info         2422 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].handle =
phy_info         2491 drivers/message/fusion/mptsas.c mptsas_sas_phy_pg0(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info,
phy_info         2542 drivers/message/fusion/mptsas.c 	phy_info->hw_link_rate = buffer->HwLinkRate;
phy_info         2543 drivers/message/fusion/mptsas.c 	phy_info->programmed_link_rate = buffer->ProgrammedLinkRate;
phy_info         2544 drivers/message/fusion/mptsas.c 	phy_info->identify.handle = le16_to_cpu(buffer->OwnerDevHandle);
phy_info         2545 drivers/message/fusion/mptsas.c 	phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle);
phy_info         2693 drivers/message/fusion/mptsas.c 	port_info->phy_info = kcalloc(port_info->num_phys,
phy_info         2695 drivers/message/fusion/mptsas.c 	if (!port_info->phy_info) {
phy_info         2702 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].portinfo = port_info;
phy_info         2703 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].handle =
phy_info         2705 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].identify.sas_address =
phy_info         2707 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].identify.handle_parent =
phy_info         2719 drivers/message/fusion/mptsas.c mptsas_sas_expander_pg1(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info,
phy_info         2776 drivers/message/fusion/mptsas.c 	phy_info->phy_id = buffer->PhyIdentifier;
phy_info         2777 drivers/message/fusion/mptsas.c 	phy_info->port_id = buffer->PhysicalPort;
phy_info         2778 drivers/message/fusion/mptsas.c 	phy_info->negotiated_link_rate = buffer->NegotiatedLinkRate;
phy_info         2779 drivers/message/fusion/mptsas.c 	phy_info->programmed_link_rate = buffer->ProgrammedLinkRate;
phy_info         2780 drivers/message/fusion/mptsas.c 	phy_info->hw_link_rate = buffer->HwLinkRate;
phy_info         2781 drivers/message/fusion/mptsas.c 	phy_info->identify.handle = le16_to_cpu(buffer->OwnerDevHandle);
phy_info         2782 drivers/message/fusion/mptsas.c 	phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle);
phy_info         3032 drivers/message/fusion/mptsas.c 		struct mptsas_phyinfo *phy_info, int index, int local)
phy_info         3045 drivers/message/fusion/mptsas.c 	if (!phy_info->phy) {
phy_info         3052 drivers/message/fusion/mptsas.c 		phy = phy_info->phy;
phy_info         3054 drivers/message/fusion/mptsas.c 	mptsas_parse_device_info(&phy->identify, &phy_info->identify);
phy_info         3059 drivers/message/fusion/mptsas.c 	switch (phy_info->negotiated_link_rate) {
phy_info         3085 drivers/message/fusion/mptsas.c 	switch (phy_info->hw_link_rate & MPI_SAS_PHY0_PRATE_MAX_RATE_MASK) {
phy_info         3099 drivers/message/fusion/mptsas.c 	switch (phy_info->programmed_link_rate &
phy_info         3114 drivers/message/fusion/mptsas.c 	switch (phy_info->hw_link_rate & MPI_SAS_PHY0_HWRATE_MIN_RATE_MASK) {
phy_info         3128 drivers/message/fusion/mptsas.c 	switch (phy_info->programmed_link_rate &
phy_info         3140 drivers/message/fusion/mptsas.c 	if (!phy_info->phy) {
phy_info         3147 drivers/message/fusion/mptsas.c 		phy_info->phy = phy;
phy_info         3150 drivers/message/fusion/mptsas.c 	if (!phy_info->attached.handle ||
phy_info         3151 drivers/message/fusion/mptsas.c 			!phy_info->port_details)
phy_info         3154 drivers/message/fusion/mptsas.c 	port = mptsas_get_port(phy_info);
phy_info         3155 drivers/message/fusion/mptsas.c 	ioc = phy_to_ioc(phy_info->phy);
phy_info         3157 drivers/message/fusion/mptsas.c 	if (phy_info->sas_port_add_phy) {
phy_info         3172 drivers/message/fusion/mptsas.c 			mptsas_set_port(ioc, phy_info, port);
phy_info         3176 drivers/message/fusion/mptsas.c 			    (unsigned long long)phy_info->
phy_info         3181 drivers/message/fusion/mptsas.c 			ioc->name, phy_info->phy_id));
phy_info         3182 drivers/message/fusion/mptsas.c 		sas_port_add_phy(port, phy_info->phy);
phy_info         3183 drivers/message/fusion/mptsas.c 		phy_info->sas_port_add_phy = 0;
phy_info         3184 drivers/message/fusion/mptsas.c 		devtprintk(ioc, dev_printk(KERN_DEBUG, &phy_info->phy->dev,
phy_info         3186 drivers/message/fusion/mptsas.c 		     phy_info->phy_id, phy_info->phy));
phy_info         3188 drivers/message/fusion/mptsas.c 	if (!mptsas_get_rphy(phy_info) && port && !port->rphy) {
phy_info         3200 drivers/message/fusion/mptsas.c 		if (mptsas_is_end_device(&phy_info->attached) &&
phy_info         3201 drivers/message/fusion/mptsas.c 		    phy_info->attached.handle_parent) {
phy_info         3205 drivers/message/fusion/mptsas.c 		mptsas_parse_device_info(&identify, &phy_info->attached);
phy_info         3213 drivers/message/fusion/mptsas.c 				if (port_info->phy_info[i].identify.sas_address ==
phy_info         3256 drivers/message/fusion/mptsas.c 		mptsas_set_rphy(ioc, phy_info, rphy);
phy_info         3267 drivers/message/fusion/mptsas.c 	    phy_info->attached.channel,
phy_info         3268 drivers/message/fusion/mptsas.c 	    phy_info->attached.id);
phy_info         3301 drivers/message/fusion/mptsas.c 			port_info->phy_info[i].negotiated_link_rate =
phy_info         3302 drivers/message/fusion/mptsas.c 				hba->phy_info[i].negotiated_link_rate;
phy_info         3303 drivers/message/fusion/mptsas.c 			port_info->phy_info[i].handle =
phy_info         3304 drivers/message/fusion/mptsas.c 				hba->phy_info[i].handle;
phy_info         3305 drivers/message/fusion/mptsas.c 			port_info->phy_info[i].port_id =
phy_info         3306 drivers/message/fusion/mptsas.c 				hba->phy_info[i].port_id;
phy_info         3308 drivers/message/fusion/mptsas.c 		kfree(hba->phy_info);
phy_info         3317 drivers/message/fusion/mptsas.c 		mptsas_sas_phy_pg0(ioc, &port_info->phy_info[i],
phy_info         3320 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].identify.handle =
phy_info         3321 drivers/message/fusion/mptsas.c 		    port_info->phy_info[i].handle;
phy_info         3322 drivers/message/fusion/mptsas.c 		mptsas_sas_device_pg0(ioc, &port_info->phy_info[i].identify,
phy_info         3325 drivers/message/fusion/mptsas.c 			 port_info->phy_info[i].identify.handle);
phy_info         3328 drivers/message/fusion/mptsas.c 			    port_info->phy_info[i].identify.sas_address;
phy_info         3329 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].identify.phy_id =
phy_info         3330 drivers/message/fusion/mptsas.c 		    port_info->phy_info[i].phy_id = i;
phy_info         3331 drivers/message/fusion/mptsas.c 		if (port_info->phy_info[i].attached.handle)
phy_info         3333 drivers/message/fusion/mptsas.c 				&port_info->phy_info[i].attached,
phy_info         3336 drivers/message/fusion/mptsas.c 				port_info->phy_info[i].attached.handle);
phy_info         3343 drivers/message/fusion/mptsas.c 		    &port_info->phy_info[i], ioc->sas_index, 1);
phy_info         3363 drivers/message/fusion/mptsas.c 	handle = port_info->phy_info[0].handle;
phy_info         3364 drivers/message/fusion/mptsas.c 	sas_address = port_info->phy_info[0].identify.sas_address;
phy_info         3366 drivers/message/fusion/mptsas.c 		mptsas_sas_expander_pg1(ioc, &port_info->phy_info[i],
phy_info         3371 drivers/message/fusion/mptsas.c 		    &port_info->phy_info[i].identify,
phy_info         3374 drivers/message/fusion/mptsas.c 		    port_info->phy_info[i].identify.handle);
phy_info         3375 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].identify.phy_id =
phy_info         3376 drivers/message/fusion/mptsas.c 		    port_info->phy_info[i].phy_id;
phy_info         3378 drivers/message/fusion/mptsas.c 		if (port_info->phy_info[i].attached.handle) {
phy_info         3380 drivers/message/fusion/mptsas.c 			    &port_info->phy_info[i].attached,
phy_info         3383 drivers/message/fusion/mptsas.c 			    port_info->phy_info[i].attached.handle);
phy_info         3384 drivers/message/fusion/mptsas.c 			port_info->phy_info[i].attached.phy_id =
phy_info         3385 drivers/message/fusion/mptsas.c 			    port_info->phy_info[i].phy_id;
phy_info         3391 drivers/message/fusion/mptsas.c 	    port_info->phy_info[0].identify.handle_parent);
phy_info         3398 drivers/message/fusion/mptsas.c 		if (parent->phy_info[i].attached.sas_address == sas_address) {
phy_info         3399 drivers/message/fusion/mptsas.c 			rphy = mptsas_get_rphy(&parent->phy_info[i]);
phy_info         3407 drivers/message/fusion/mptsas.c 		mptsas_probe_one_phy(parent_dev, &port_info->phy_info[i],
phy_info         3424 drivers/message/fusion/mptsas.c 	port_info->phy_info = kcalloc(port_info->num_phys,
phy_info         3426 drivers/message/fusion/mptsas.c 	if (!port_info->phy_info)
phy_info         3430 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].portinfo = port_info;
phy_info         3431 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].handle =
phy_info         3433 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].identify.sas_address =
phy_info         3435 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].identify.handle_parent =
phy_info         3460 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info;
phy_info         3465 drivers/message/fusion/mptsas.c 	phy_info = expander->phy_info;
phy_info         3466 drivers/message/fusion/mptsas.c 	for (i = 0; i < expander->num_phys; i++, phy_info++) {
phy_info         3467 drivers/message/fusion/mptsas.c 		rphy = mptsas_get_rphy(phy_info);
phy_info         3471 drivers/message/fusion/mptsas.c 			mptsas_del_end_device(ioc, phy_info);
phy_info         3474 drivers/message/fusion/mptsas.c 	phy_info = expander->phy_info;
phy_info         3475 drivers/message/fusion/mptsas.c 	for (i = 0; i < expander->num_phys; i++, phy_info++) {
phy_info         3476 drivers/message/fusion/mptsas.c 		rphy = mptsas_get_rphy(phy_info);
phy_info         3514 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info;
phy_info         3526 drivers/message/fusion/mptsas.c 	    port_info->phy_info[0].identify.handle);
phy_info         3529 drivers/message/fusion/mptsas.c 		kfree(buffer.phy_info);
phy_info         3540 drivers/message/fusion/mptsas.c 	    port_info->phy_info[0].identify.sas_address;
phy_info         3542 drivers/message/fusion/mptsas.c 	    port_info->phy_info[0].identify.handle_parent);
phy_info         3551 drivers/message/fusion/mptsas.c 	phy_info = parent->phy_info;
phy_info         3553 drivers/message/fusion/mptsas.c 	for (i = 0; i < parent->num_phys; i++, phy_info++) {
phy_info         3554 drivers/message/fusion/mptsas.c 		if (!phy_info->phy)
phy_info         3556 drivers/message/fusion/mptsas.c 		if (phy_info->attached.sas_address !=
phy_info         3560 drivers/message/fusion/mptsas.c 			port = mptsas_get_port(phy_info);
phy_info         3561 drivers/message/fusion/mptsas.c 			port_details = phy_info->port_details;
phy_info         3563 drivers/message/fusion/mptsas.c 		dev_printk(KERN_DEBUG, &phy_info->phy->dev,
phy_info         3565 drivers/message/fusion/mptsas.c 		    phy_info->phy_id, phy_info->phy);
phy_info         3566 drivers/message/fusion/mptsas.c 		sas_port_delete_phy(port, phy_info->phy);
phy_info         3586 drivers/message/fusion/mptsas.c 	kfree(port_info->phy_info);
phy_info         3619 drivers/message/fusion/mptsas.c 				port_info->phy_info[i].portinfo = port_info;
phy_info         3620 drivers/message/fusion/mptsas.c 				port_info->phy_info[i].handle =
phy_info         3622 drivers/message/fusion/mptsas.c 				port_info->phy_info[i].identify.sas_address =
phy_info         3624 drivers/message/fusion/mptsas.c 				port_info->phy_info[i].identify.handle_parent =
phy_info         3663 drivers/message/fusion/mptsas.c 	port_info->phy_info = buffer.phy_info;
phy_info         3665 drivers/message/fusion/mptsas.c 		port_info->phy_info[i].portinfo = port_info;
phy_info         3671 drivers/message/fusion/mptsas.c 	    (unsigned long long)buffer.phy_info[0].identify.sas_address);
phy_info         3682 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info = NULL;
phy_info         3697 drivers/message/fusion/mptsas.c 		phy_info = &port_info->phy_info[phy_num];
phy_info         3698 drivers/message/fusion/mptsas.c 		if (phy_info)
phy_info         3699 drivers/message/fusion/mptsas.c 			phy_info->negotiated_link_rate = link_rate;
phy_info         3720 drivers/message/fusion/mptsas.c 	} else if (phy_info && phy_info->phy) {
phy_info         3722 drivers/message/fusion/mptsas.c 			phy_info->phy->negotiated_linkrate =
phy_info         3726 drivers/message/fusion/mptsas.c 			phy_info->phy->negotiated_linkrate =
phy_info         3729 drivers/message/fusion/mptsas.c 			phy_info->phy->negotiated_linkrate =
phy_info         3732 drivers/message/fusion/mptsas.c 			    mptsas_is_end_device(&phy_info->attached)) {
phy_info         3736 drivers/message/fusion/mptsas.c 				id = phy_info->attached.id;
phy_info         3737 drivers/message/fusion/mptsas.c 				channel = phy_info->attached.channel;
phy_info         3740 drivers/message/fusion/mptsas.c 				    ioc->name, phy_info->attached.id,
phy_info         3741 drivers/message/fusion/mptsas.c 				    phy_info->attached.channel));
phy_info         3777 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info;
phy_info         3849 drivers/message/fusion/mptsas.c 			phy_info = mptsas_find_phyinfo_by_sas_address(ioc,
phy_info         3852 drivers/message/fusion/mptsas.c 			mptsas_del_end_device(ioc, phy_info);
phy_info         3864 drivers/message/fusion/mptsas.c 		if (!(port_info->phy_info[0].identify.device_info &
phy_info         3874 drivers/message/fusion/mptsas.c 			handle = buffer.phy_info[0].handle;
phy_info         3875 drivers/message/fusion/mptsas.c 			if (buffer.phy_info[0].identify.sas_address ==
phy_info         3876 drivers/message/fusion/mptsas.c 			    port_info->phy_info[0].identify.sas_address) {
phy_info         3879 drivers/message/fusion/mptsas.c 			kfree(buffer.phy_info);
phy_info         3907 drivers/message/fusion/mptsas.c 		handle = buffer.phy_info[0].handle;
phy_info         3909 drivers/message/fusion/mptsas.c 		    buffer.phy_info[0].identify.sas_address);
phy_info         3914 drivers/message/fusion/mptsas.c 				port_info->phy_info[i].handle = handle;
phy_info         3915 drivers/message/fusion/mptsas.c 				port_info->phy_info[i].identify.handle_parent =
phy_info         3916 drivers/message/fusion/mptsas.c 				    buffer.phy_info[0].identify.handle_parent;
phy_info         3919 drivers/message/fusion/mptsas.c 			kfree(buffer.phy_info);
phy_info         3931 drivers/message/fusion/mptsas.c 		port_info->phy_info = buffer.phy_info;
phy_info         3933 drivers/message/fusion/mptsas.c 			port_info->phy_info[i].portinfo = port_info;
phy_info         3939 drivers/message/fusion/mptsas.c 	    (unsigned long long)buffer.phy_info[0].identify.sas_address);
phy_info         3949 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info;
phy_info         3970 drivers/message/fusion/mptsas.c 		phy_info = mptsas_refreshing_device_handles(ioc, &sas_device);
phy_info         3971 drivers/message/fusion/mptsas.c 		if (!phy_info)
phy_info         3974 drivers/message/fusion/mptsas.c 		if (mptsas_get_rphy(phy_info))
phy_info         3977 drivers/message/fusion/mptsas.c 		mptsas_add_end_device(ioc, phy_info);
phy_info         4111 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info = NULL;
phy_info         4118 drivers/message/fusion/mptsas.c 				&port_info->phy_info[i].attached))
phy_info         4120 drivers/message/fusion/mptsas.c 			if (port_info->phy_info[i].attached.sas_address
phy_info         4123 drivers/message/fusion/mptsas.c 			phy_info = &port_info->phy_info[i];
phy_info         4128 drivers/message/fusion/mptsas.c 	return phy_info;
phy_info         4143 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info = NULL;
phy_info         4150 drivers/message/fusion/mptsas.c 	phy_info = NULL;
phy_info         4170 drivers/message/fusion/mptsas.c 			phy_info = mptsas_find_phyinfo_by_sas_address(ioc,
phy_info         4178 drivers/message/fusion/mptsas.c 	if (phy_info)
phy_info         4179 drivers/message/fusion/mptsas.c 		return phy_info;
phy_info         4187 drivers/message/fusion/mptsas.c 		for (i = 0; i < port_info->num_phys && !phy_info; i++) {
phy_info         4189 drivers/message/fusion/mptsas.c 				&port_info->phy_info[i].attached))
phy_info         4191 drivers/message/fusion/mptsas.c 			if (port_info->phy_info[i].attached.phys_disk_num == ~0)
phy_info         4193 drivers/message/fusion/mptsas.c 			if ((port_info->phy_info[i].attached.phys_disk_num ==
phy_info         4195 drivers/message/fusion/mptsas.c 			    (port_info->phy_info[i].attached.id == id) &&
phy_info         4196 drivers/message/fusion/mptsas.c 			    (port_info->phy_info[i].attached.channel ==
phy_info         4198 drivers/message/fusion/mptsas.c 				phy_info = &port_info->phy_info[i];
phy_info         4202 drivers/message/fusion/mptsas.c 	return phy_info;
phy_info         4230 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo	*phy_info;
phy_info         4287 drivers/message/fusion/mptsas.c 		phy_info = mptsas_find_phyinfo_by_sas_address(ioc,
phy_info         4289 drivers/message/fusion/mptsas.c 		mptsas_add_end_device(ioc, phy_info);
phy_info         4304 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info;
phy_info         4349 drivers/message/fusion/mptsas.c 		phy_info = mptsas_refreshing_device_handles(ioc, &sas_device);
phy_info         4351 drivers/message/fusion/mptsas.c 		if (!phy_info) {
phy_info         4369 drivers/message/fusion/mptsas.c 			phy_info = mptsas_refreshing_device_handles
phy_info         4373 drivers/message/fusion/mptsas.c 		if (!phy_info) {
phy_info         4380 drivers/message/fusion/mptsas.c 		if (mptsas_get_rphy(phy_info))
phy_info         4383 drivers/message/fusion/mptsas.c 		mptsas_add_end_device(ioc, phy_info);
phy_info         4387 drivers/message/fusion/mptsas.c 		phy_info = mptsas_find_phyinfo_by_sas_address(ioc,
phy_info         4389 drivers/message/fusion/mptsas.c 		mptsas_del_end_device(ioc, phy_info);
phy_info         4396 drivers/message/fusion/mptsas.c 		phy_info = mptsas_find_phyinfo_by_phys_disk_num(
phy_info         4400 drivers/message/fusion/mptsas.c 		mptsas_del_end_device(ioc, phy_info);
phy_info         4422 drivers/message/fusion/mptsas.c 		phy_info = mptsas_find_phyinfo_by_sas_address(
phy_info         4425 drivers/message/fusion/mptsas.c 		if (!phy_info) {
phy_info         4432 drivers/message/fusion/mptsas.c 		starget = mptsas_get_starget(phy_info);
phy_info         4458 drivers/message/fusion/mptsas.c 		phy_info->attached.phys_disk_num = hot_plug_info->phys_disk_num;
phy_info         4482 drivers/message/fusion/mptsas.c 		phy_info = mptsas_find_phyinfo_by_sas_address(ioc,
phy_info         4484 drivers/message/fusion/mptsas.c 		if (!phy_info) {
phy_info         4491 drivers/message/fusion/mptsas.c 		starget = mptsas_get_starget(phy_info);
phy_info         4524 drivers/message/fusion/mptsas.c 		phy_info->attached.phys_disk_num = ~0;
phy_info         5345 drivers/message/fusion/mptsas.c 			mptsas_port_delete(ioc, p->phy_info[i].port_details);
phy_info         5347 drivers/message/fusion/mptsas.c 		kfree(p->phy_info);
phy_info          176 drivers/message/fusion/mptsas.h 	struct mptsas_phyinfo *phy_info;
phy_info         3914 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	struct info_10gbt_phy_fw *phy_info;
phy_info         3918 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	phy_info = find_phy_info(adap->pdev->device);
phy_info         3919 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	if (!phy_info) {
phy_info         3930 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	ret = request_firmware_direct(&phyf, phy_info->phy_fw_file,
phy_info         3941 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			phy_info->phy_fw_file, -ret);
phy_info         3942 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		if (phy_info->phy_flash) {
phy_info         3957 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			     phy_info->phy_fw_version,
phy_info         3965 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		if (phy_info->phy_fw_version)
phy_info         3966 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			new_phy_fw_ver = phy_info->phy_fw_version(phyf->data,
phy_info         3970 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			 phy_info->phy_fw_file, new_phy_fw_ver);
phy_info          536 drivers/net/ethernet/dec/tulip/de4x5.c static struct phy_table phy_info[] = {
phy_info         4973 drivers/net/ethernet/dec/tulip/de4x5.c     int i, j, k, n, limit=ARRAY_SIZE(phy_info);
phy_info         4987 drivers/net/ethernet/dec/tulip/de4x5.c 	    if (id != phy_info[j].id) continue;    /* ID match? */
phy_info         4991 drivers/net/ethernet/dec/tulip/de4x5.c 		       (char *)&phy_info[j], sizeof(struct phy_table));
phy_info          660 drivers/net/ethernet/emulex/benet/be.h 	struct phy_info phy;
phy_info         1696 drivers/net/ethernet/emulex/benet/be_cmds.h 	struct be_phy_info phy_info;
phy_info          142 drivers/net/ethernet/freescale/fs_enet/fs_enet.h 	const struct phy_info *phy;
phy_info          277 drivers/net/ethernet/intel/e1000/e1000.h 	struct e1000_phy_info phy_info;
phy_info          146 drivers/net/ethernet/intel/e1000/e1000_ethtool.c 		cmd->base.eth_tp_mdix = (!!adapter->phy_info.mdix_mode ?
phy_info           26 drivers/net/ethernet/intel/e1000/e1000_hw.c 				  struct e1000_phy_info *phy_info);
phy_info           28 drivers/net/ethernet/intel/e1000/e1000_hw.c 				  struct e1000_phy_info *phy_info);
phy_info         3242 drivers/net/ethernet/intel/e1000/e1000_hw.c 				  struct e1000_phy_info *phy_info)
phy_info         3251 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->downshift = (e1000_downshift) hw->speed_downgraded;
phy_info         3254 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->extended_10bt_distance = e1000_10bt_ext_dist_enable_normal;
phy_info         3257 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->polarity_correction = e1000_polarity_reversal_enabled;
phy_info         3264 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->cable_polarity = polarity;
phy_info         3270 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->mdix_mode =
phy_info         3283 drivers/net/ethernet/intel/e1000/e1000_hw.c 		phy_info->local_rx = ((phy_data & SR_1000T_LOCAL_RX_STATUS) >>
phy_info         3286 drivers/net/ethernet/intel/e1000/e1000_hw.c 		phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >>
phy_info         3299 drivers/net/ethernet/intel/e1000/e1000_hw.c 			phy_info->cable_length = e1000_cable_length_50;
phy_info         3301 drivers/net/ethernet/intel/e1000/e1000_hw.c 			phy_info->cable_length = e1000_cable_length_50_80;
phy_info         3303 drivers/net/ethernet/intel/e1000/e1000_hw.c 			phy_info->cable_length = e1000_cable_length_80_110;
phy_info         3305 drivers/net/ethernet/intel/e1000/e1000_hw.c 			phy_info->cable_length = e1000_cable_length_110_140;
phy_info         3307 drivers/net/ethernet/intel/e1000/e1000_hw.c 			phy_info->cable_length = e1000_cable_length_140;
phy_info         3321 drivers/net/ethernet/intel/e1000/e1000_hw.c 				  struct e1000_phy_info *phy_info)
phy_info         3330 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->downshift = (e1000_downshift) hw->speed_downgraded;
phy_info         3336 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->extended_10bt_distance =
phy_info         3342 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->polarity_correction =
phy_info         3351 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->cable_polarity = polarity;
phy_info         3357 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->mdix_mode =
phy_info         3365 drivers/net/ethernet/intel/e1000/e1000_hw.c 		phy_info->cable_length =
phy_info         3374 drivers/net/ethernet/intel/e1000/e1000_hw.c 		phy_info->local_rx = ((phy_data & SR_1000T_LOCAL_RX_STATUS) >>
phy_info         3377 drivers/net/ethernet/intel/e1000/e1000_hw.c 		phy_info->remote_rx = ((phy_data & SR_1000T_REMOTE_RX_STATUS) >>
phy_info         3392 drivers/net/ethernet/intel/e1000/e1000_hw.c s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info)
phy_info         3397 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->cable_length = e1000_cable_length_undefined;
phy_info         3398 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->extended_10bt_distance = e1000_10bt_ext_dist_enable_undefined;
phy_info         3399 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->cable_polarity = e1000_rev_polarity_undefined;
phy_info         3400 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->downshift = e1000_downshift_undefined;
phy_info         3401 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->polarity_correction = e1000_polarity_reversal_undefined;
phy_info         3402 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->mdix_mode = e1000_auto_x_mode_undefined;
phy_info         3403 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->local_rx = e1000_1000t_rx_status_undefined;
phy_info         3404 drivers/net/ethernet/intel/e1000/e1000_hw.c 	phy_info->remote_rx = e1000_1000t_rx_status_undefined;
phy_info         3425 drivers/net/ethernet/intel/e1000/e1000_hw.c 		return e1000_phy_igp_get_info(hw, phy_info);
phy_info         3430 drivers/net/ethernet/intel/e1000/e1000_hw.c 		return e1000_phy_m88_get_info(hw, phy_info);
phy_info          285 drivers/net/ethernet/intel/e1000/e1000_hw.h s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info);
phy_info          700 drivers/net/ethernet/intel/e1000/e1000_main.c 	e1000_phy_get_info(hw, &adapter->phy_info);
phy_info         2340 drivers/net/ethernet/intel/e1000/e1000_main.c 	e1000_phy_get_info(&adapter->hw, &adapter->phy_info);
phy_info          284 drivers/net/ethernet/intel/e1000e/e1000.h 	struct e1000_phy_info phy_info;
phy_info         2437 drivers/net/ethernet/intel/ice/ice_common.c 	struct ice_phy_info *phy_info;
phy_info         2443 drivers/net/ethernet/intel/ice/ice_common.c 	phy_info = &pi->phy;
phy_info         2445 drivers/net/ethernet/intel/ice/ice_common.c 	if (phy_info->get_link_info) {
phy_info         2454 drivers/net/ethernet/intel/ice/ice_common.c 	*link_up = phy_info->link_info.link_info & ICE_AQ_LINK_UP;
phy_info          818 drivers/net/ethernet/intel/ice/ice_main.c 	struct ice_phy_info *phy_info;
phy_info          824 drivers/net/ethernet/intel/ice/ice_main.c 	phy_info = &pi->phy;
phy_info          825 drivers/net/ethernet/intel/ice/ice_main.c 	phy_info->link_info_old = phy_info->link_info;
phy_info          827 drivers/net/ethernet/intel/ice/ice_main.c 	old_link = !!(phy_info->link_info_old.link_info & ICE_AQ_LINK_UP);
phy_info          828 drivers/net/ethernet/intel/ice/ice_main.c 	old_link_speed = phy_info->link_info_old.link_speed;
phy_info          524 drivers/net/ethernet/intel/igb/igb.h 	struct e1000_phy_info phy_info;
phy_info          642 drivers/net/wireless/intel/iwlwifi/fw/api/rx.h 	__le16 phy_info;
phy_info          739 drivers/net/wireless/intel/iwlwifi/fw/api/rx.h 	__le32 phy_info[2];
phy_info          155 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 					struct iwl_rx_phy_info *phy_info,
phy_info          162 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	    le32_to_cpu(phy_info->non_cfg_phy[IWL_RX_INFO_ENERGY_ANT_ABC_IDX]);
phy_info          179 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	rx_status->chains = (le16_to_cpu(phy_info->phy_flags) &
phy_info          259 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 				  struct iwl_rx_phy_info *phy_info,
phy_info          287 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 		mdata->rx.airtime += le16_to_cpu(phy_info->frame_time);
phy_info          348 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	struct iwl_rx_phy_info *phy_info;
phy_info          357 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	phy_info = &mvm->last_phy_info;
phy_info          397 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	rate_n_flags = le32_to_cpu(phy_info->rate_n_flags);
phy_info          400 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	rx_status->mactime = le64_to_cpu(phy_info->timestamp);
phy_info          401 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp);
phy_info          403 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 		(phy_info->phy_flags & cpu_to_le16(RX_RES_PHY_FLAGS_BAND_24)) ?
phy_info          406 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 		ieee80211_channel_to_frequency(le16_to_cpu(phy_info->channel),
phy_info          412 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	iwl_mvm_get_signal_strength(mvm, phy_info, rx_status);
phy_info          476 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 			iwl_mvm_rx_handle_tcm(mvm, sta, hdr, len, phy_info,
phy_info          485 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	if (phy_info->phy_flags & cpu_to_le16(RX_RES_PHY_FLAGS_SHORT_PREAMBLE))
phy_info          488 drivers/net/wireless/intel/iwlwifi/mvm/rx.c 	if (phy_info->phy_flags & cpu_to_le16(RX_RES_PHY_FLAGS_AGG)) {
phy_info          307 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 			     struct ieee80211_rx_status *stats, u16 phy_info,
phy_info          320 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	if (phy_info & IWL_RX_MPDU_PHY_AMPDU &&
phy_info         1381 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 			  u32 rate_n_flags, u16 phy_info, int queue)
phy_info         1415 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	if (!queue && !(phy_info & IWL_RX_MPDU_PHY_AMPDU)) {
phy_info         1422 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	if (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD)
phy_info         1427 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	if (!queue && (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD) &&
phy_info         1428 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	    (phy_info & IWL_RX_MPDU_PHY_AMPDU)) {
phy_info         1429 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 		bool toggle_bit = phy_info & IWL_RX_MPDU_PHY_AMPDU_TOGGLE;
phy_info         1557 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	u16 phy_info = le16_to_cpu(desc->phy_info);
phy_info         1597 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	if (phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD)
phy_info         1641 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 			      phy_info, queue);
phy_info         1647 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	if (iwl_mvm_rx_crypto(mvm, hdr, rx_status, phy_info, desc,
phy_info         1666 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	    phy_info & IWL_RX_MPDU_PHY_SHORT_PREAMBLE)
phy_info         1669 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	if (likely(!(phy_info & IWL_RX_MPDU_PHY_TSF_OVERLOAD))) {
phy_info         1692 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	if (!queue && (phy_info & IWL_RX_MPDU_PHY_AMPDU)) {
phy_info         1693 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 		bool toggle_bit = phy_info & IWL_RX_MPDU_PHY_AMPDU_TOGGLE;
phy_info         1886 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 	u16 phy_info = IWL_RX_MPDU_PHY_TSF_OVERLOAD;
phy_info         1891 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 		.d0 = desc->phy_info[0],
phy_info         1903 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 		le32_get_bits(desc->phy_info[1],
phy_info         1953 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c 			      phy_info, queue);
phy_info         2057 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 	bssid->Rssi = precv_frame->attrib.phy_info.recvpower;
phy_info         2058 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 	bssid->PhyInfo.SignalQuality = precv_frame->attrib.phy_info.SignalQuality;/* in percentage */
phy_info         2059 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 	bssid->PhyInfo.SignalStrength = precv_frame->attrib.phy_info.SignalStrength;/* in percentage */
phy_info           25 drivers/staging/rtl8188eu/hal/rtl8188e_rxdesc.c 	signal_stat->total_val  += pattrib->phy_info.SignalStrength;
phy_info           48 drivers/staging/rtl8188eu/hal/rtl8188e_rxdesc.c 	signal_stat->total_val  += pattrib->phy_info.SignalQuality;
phy_info          134 drivers/staging/rtl8188eu/hal/rtl8188e_rxdesc.c 	struct odm_phy_status_info *pPHYInfo  = (struct odm_phy_status_info *)(&pattrib->phy_info);
phy_info          127 drivers/staging/rtl8188eu/include/rtw_recv.h 	struct phy_info phy_info;
phy_info         4460 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	bssid->Rssi = precv_frame->u.hdr.attrib.phy_info.RecvSignalPower; /*  in dBM.raw data */
phy_info         4461 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	bssid->PhyInfo.SignalQuality = precv_frame->u.hdr.attrib.phy_info.SignalQuality;/* in percentage */
phy_info         4462 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	bssid->PhyInfo.SignalStrength = precv_frame->u.hdr.attrib.phy_info.SignalStrength;/* in percentage */
phy_info         1666 drivers/staging/rtl8723bs/hal/hal_com.c 	struct odm_phy_info *pPhyInfo  = (PODM_PHY_INFO_T)(&pattrib->phy_info);
phy_info           26 drivers/staging/rtl8723bs/hal/rtl8723b_rxdesc.c 		signal_stat->total_val  += pattrib->phy_info.SignalStrength;
phy_info           52 drivers/staging/rtl8723bs/hal/rtl8723b_rxdesc.c 	signal_stat->total_val  += pattrib->phy_info.SignalQuality;
phy_info           84 drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c 		(struct odm_phy_info *)(&pattrib->phy_info);
phy_info          139 drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c 		psta->rssi = pattrib->phy_info.RecvSignalPower;
phy_info          185 drivers/staging/rtl8723bs/include/rtw_recv.h 	struct phy_info phy_info;