Home
last modified time | relevance | path

Searched refs:phy_cnt (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/adaptec/
Dstarfire.c561 int phy_cnt; /* MII device addresses. */ member
810 np->phy_cnt = phy_idx; in starfire_init_one()
811 if (np->phy_cnt > 0) in starfire_init_one()
/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c2744 int i, phy_cnt; in hisi_sas_debugfs_snapshot_port_reg() local
2748 for (phy_cnt = 0; phy_cnt < hisi_hba->n_phy; phy_cnt++) { in hisi_sas_debugfs_snapshot_port_reg()
2749 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in hisi_sas_debugfs_snapshot_port_reg()
2752 *databuf = port->read_port_reg(hisi_hba, phy_cnt, in hisi_sas_debugfs_snapshot_port_reg()