Searched refs:port_fd_arr (Results 1 – 1 of 1) sorted by relevance
7615 uint8_t port_fd_arr[NXGE_MAX_PHY_PORTS]; in nxge_scan_ports_phy() local7657 port_fd_arr[j] = (uint8_t)i; in nxge_scan_ports_phy()7700 port_fd_arr[j] = (uint8_t)i; in nxge_scan_ports_phy()7751 hw_p->xcvr_addr[1] = port_fd_arr[0]; in nxge_scan_ports_phy()7752 hw_p->xcvr_addr[0] = port_fd_arr[1]; in nxge_scan_ports_phy()7764 hw_p->xcvr_addr[0] = port_fd_arr[0]; in nxge_scan_ports_phy()7765 hw_p->xcvr_addr[1] = port_fd_arr[1]; in nxge_scan_ports_phy()7809 switch (port_fd_arr[0]) { in nxge_scan_ports_phy()7838 hw_p->xcvr_addr[i] = port_fd_arr[i]; in nxge_scan_ports_phy()7854 port_fd_arr[0], port_fd_arr[1])); in nxge_scan_ports_phy()[all …]