Searched refs:phy_port_cnt (Results 1 – 6 of 6) sorted by relevance
319 if (addr >= dev->phy_port_cnt) { in ksz9477_phy_read16()364 if (addr >= dev->phy_port_cnt) in ksz9477_phy_write16()980 if (port >= dev->phy_port_cnt) in ksz9477_phy_setup()1101 if (port < dev->phy_port_cnt) in ksz9477_get_interface()1220 if (port < dev->phy_port_cnt) { in ksz9477_port_setup()1286 if (port < dev->phy_port_cnt) in ksz9477_port_setup()1341 if (i < dev->phy_port_cnt) in ksz9477_config_cpu_port()1458 dev->phy_port_cnt = 5; in ksz9477_switch_detect()1473 dev->phy_port_cnt = 2; in ksz9477_switch_detect()
69 int phy_port_cnt; member
1027 for (i = 0; i < dev->phy_port_cnt; i++) { in ksz8795_config_cpu_port()1158 dev->phy_port_cnt = SWITCH_PORT_NUM; in ksz8795_switch_detect()
224 return snprintf(buf, PAGE_SIZE, "0x%04X\n", ha->phy_port_cnt); in qla4xxx_phy_port_cnt_show()323 static DEVICE_ATTR(phy_port_cnt, S_IRUGO, qla4xxx_phy_port_cnt_show, NULL);
789 uint16_t phy_port_cnt; member
4094 ha->phy_port_cnt = sys_info->phys_port_cnt; in qla4_8xxx_get_sys_info()