Searched refs:port_fd_arr (Results 1 – 1 of 1) sorted by relevance
7750 uint8_t port_fd_arr[NXGE_MAX_PHY_PORTS]; in nxge_scan_ports_phy() local7792 port_fd_arr[j] = (uint8_t)i; in nxge_scan_ports_phy()7835 port_fd_arr[j] = (uint8_t)i; in nxge_scan_ports_phy()7886 hw_p->xcvr_addr[1] = port_fd_arr[0]; in nxge_scan_ports_phy()7887 hw_p->xcvr_addr[0] = port_fd_arr[1]; in nxge_scan_ports_phy()7899 hw_p->xcvr_addr[0] = port_fd_arr[0]; in nxge_scan_ports_phy()7900 hw_p->xcvr_addr[1] = port_fd_arr[1]; in nxge_scan_ports_phy()7944 switch (port_fd_arr[0]) { in nxge_scan_ports_phy()7973 hw_p->xcvr_addr[i] = port_fd_arr[i]; in nxge_scan_ports_phy()7989 port_fd_arr[0], port_fd_arr[1])); in nxge_scan_ports_phy()[all …]