Home
last modified time | relevance | path

Searched refs:phy_port (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-mcd-phy.c594 int phy_port; in ipu6_isys_driver_port_to_phy_port() local
602 phy_port = cfg->port % 4; in ipu6_isys_driver_port_to_phy_port()
605 if (phy_port == 0) in ipu6_isys_driver_port_to_phy_port()
606 phy_port = 1; in ipu6_isys_driver_port_to_phy_port()
607 else if (phy_port == 1) in ipu6_isys_driver_port_to_phy_port()
608 phy_port = 0; in ipu6_isys_driver_port_to_phy_port()
610 ret = phy_port; in ipu6_isys_driver_port_to_phy_port()
613 if (cfg->nlanes == 4 && !(phy_port == 0 || phy_port == 2)) in ipu6_isys_driver_port_to_phy_port()
616 !(phy_port >= 0 && phy_port <= 3)) in ipu6_isys_driver_port_to_phy_port()
632 int phy_port, phy_id; in ipu6_isys_mcd_phy_config() local
[all …]
/linux/drivers/thunderbolt/
H A Dicm.c617 u8 phy_port; in icm_fr_disconnect_xdomain_paths() local
620 phy_port = tb_phy_port_from_link(xd->link); in icm_fr_disconnect_xdomain_paths()
621 if (phy_port == 0) in icm_fr_disconnect_xdomain_paths()
779 u8 phy_port, sw_phy_port; in icm_fr_device_connected() local
782 phy_port = tb_phy_port_from_link(link); in icm_fr_device_connected()
792 if (sw->depth == depth && sw_phy_port == phy_port && in icm_fr_device_connected()
949 u8 xd_phy_port, phy_port; in icm_fr_xdomain_connected() local
952 phy_port = phy_port_from_route(route, depth); in icm_fr_xdomain_connected()
954 if (xd->depth == depth && xd_phy_port == phy_port) { in icm_fr_xdomain_connected()
1875 static int icm_reset_phy_port(struct tb *tb, int phy_port) in icm_reset_phy_port() argument
[all …]
H A Dtb.c1826 int phy_port = tb_phy_port_from_link(port->port); in tb_find_pcie_down() local
1835 index = !phy_port ? 6 : 7; in tb_find_pcie_down()
1837 index = !phy_port ? 6 : 8; in tb_find_pcie_down()
1839 index = !phy_port ? 8 : 9; in tb_find_pcie_down()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1215 if (adapter->npars[i].phy_port != eswitch) in qlcnic_get_eswitch_stats()
1341 arg1 = (adapter->npars[index].phy_port & BIT_0); in qlcnic_config_switch_port()
1411 u8 phy_port; in qlcnic_get_eswitch_port_config() local
1417 phy_port = adapter->npars[index].phy_port; in qlcnic_get_eswitch_port_config()
1419 phy_port = adapter->ahw->physical_port; in qlcnic_get_eswitch_port_config()
1421 arg1 = phy_port; in qlcnic_get_eswitch_port_config()
H A Dqlcnic_83xx_hw.h175 u8 phy_port; member
182 u8 phy_port;
H A Dqlcnic_sysfs.c387 s_esw_id = adapter->npars[src_index].phy_port; in validate_pm_config()
388 d_esw_id = adapter->npars[dest_index].phy_port; in validate_pm_config()
427 id = adapter->npars[index].phy_port; in qlcnic_sysfs_write_pm_config()
439 id = adapter->npars[index].phy_port; in qlcnic_sysfs_write_pm_config()
H A Dqlcnic_83xx_vnic.c112 npar->phy_port, npar->min_bw, npar->max_bw, in qlcnic_83xx_init_mgmt_vnic()
H A Dqlcnic.h1292 u8 phy_port; member
H A Dqlcnic_main.c1042 adapter->npars[j].phy_port = (u8)pci_info[i].default_port; in qlcnic_init_pci_info()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c48 u8 phy_port; in hns_roce_set_mac() local
60 phy_port = hr_dev->iboe.phy_port[port]; in hns_roce_set_mac()
61 return hr_dev->hw->set_mac(hr_dev, phy_port, addr); in hns_roce_set_mac()
H A Dhns_roce_device.h617 u8 phy_port; member
657 u8 phy_port[HNS_ROCE_MAX_PORTS]; member
924 int (*set_mac)(struct hns_roce_dev *hr_dev, u8 phy_port,
H A Dhns_roce_qp.c1315 hr_qp->phy_port = hr_dev->iboe.phy_port[hr_qp->port]; in hns_roce_create_qp()
H A Dhns_roce_hw_v2.c3349 static int hns_roce_v2_set_mac(struct hns_roce_dev *hr_dev, u8 phy_port, in hns_roce_v2_set_mac() argument
3363 hr_reg_write(smac_tb, CFG_SMAC_TB_IDX, phy_port); in hns_roce_v2_set_mac()
5373 hr_qp->phy_port = hr_dev->iboe.phy_port[hr_qp->port]; in hns_roce_v2_record_opt_fields()
7094 hr_dev->iboe.phy_port[0] = 0; in hns_roce_hw_v2_get_cfg()
/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h97 u8 phy_port; member
/linux/drivers/net/thunderbolt/
H A Dmain.c1272 u8 phy_port; in tbnet_generate_mac() local
1275 phy_port = tb_phy_port_from_link(TBNET_L0_PORT_NUM(xd->route)); in tbnet_generate_mac()
1278 addr[0] = phy_port << 4 | 0x02; in tbnet_generate_mac()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c2218 int phy_port, quadtype; in ice_fill_phy_msg_e82x() local
2220 phy_port = port % hw->ptp.ports_per_phy; in ice_fill_phy_msg_e82x()
2225 msg->msg_addr_low = P_Q0_L(P_0_BASE + offset, phy_port); in ice_fill_phy_msg_e82x()
2226 msg->msg_addr_high = P_Q0_H(P_0_BASE + offset, phy_port); in ice_fill_phy_msg_e82x()
2228 msg->msg_addr_low = P_Q1_L(P_4_BASE + offset, phy_port); in ice_fill_phy_msg_e82x()
2229 msg->msg_addr_high = P_Q1_H(P_4_BASE + offset, phy_port); in ice_fill_phy_msg_e82x()
/linux/drivers/net/ethernet/sun/
H A Dniu.c8594 int dev_id_1, int dev_id_2, u8 phy_port, int type) in phy_record() argument
8617 phy_port); in phy_record()
8625 p->phy_port[type][idx] = phy_port; in phy_record()
8635 if (p->phy_port[PHY_TYPE_PMA_PMD][i] == port) in port_has_10g()
8639 if (p->phy_port[PHY_TYPE_PCS][i] == port) in port_has_10g()
8667 *lowest = p->phy_port[PHY_TYPE_MII][0]; in count_1g_ports()
H A Dniu.h3043 u8 phy_port[PHY_TYPE_MAX][NIU_MAX_PORTS]; member
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h661 u32 phy_port; member
/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.h6945 u8 phy_port; member
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c3549 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes()