• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/

Lines Matching refs:PI_PHY_K_MAX

77 #define PI_PHY_K_MAX					2		/* Max number of phys */
478 PI_UINT32 port_my_type[PI_PHY_K_MAX];
479 PI_UINT32 port_neighbor_type[PI_PHY_K_MAX];
480 PI_UINT32 port_connection_policies[PI_PHY_K_MAX];
481 PI_UINT32 port_mac_indicated[PI_PHY_K_MAX];
482 PI_UINT32 port_current_path[PI_PHY_K_MAX];
483 PI_UINT32 port_requested_paths[PI_PHY_K_MAX];
484 PI_UINT32 port_mac_placement[PI_PHY_K_MAX];
485 PI_UINT32 port_available_paths[PI_PHY_K_MAX];
486 PI_UINT32 port_pmd_class[PI_PHY_K_MAX];
487 PI_UINT32 port_connection_capabilities[PI_PHY_K_MAX];
488 PI_UINT32 port_bs_flag[PI_PHY_K_MAX];
489 PI_UINT32 port_ler_estimate[PI_PHY_K_MAX];
490 PI_UINT32 port_ler_cutoff[PI_PHY_K_MAX];
491 PI_UINT32 port_ler_alarm[PI_PHY_K_MAX];
492 PI_UINT32 port_connect_state[PI_PHY_K_MAX];
493 PI_UINT32 port_pcm_state[PI_PHY_K_MAX];
494 PI_UINT32 port_pc_withhold[PI_PHY_K_MAX];
495 PI_UINT32 port_ler_flag[PI_PHY_K_MAX];
496 PI_UINT32 port_hardware_present[PI_PHY_K_MAX];
706 PI_UINT32 phy_type[PI_PHY_K_MAX]; /* Phy */
707 PI_UINT32 pmd_type[PI_PHY_K_MAX];
708 PI_UINT32 lem_threshold[PI_PHY_K_MAX];
709 PI_UINT32 phy_state[PI_PHY_K_MAX];
710 PI_UINT32 nbor_phy_type[PI_PHY_K_MAX];
711 PI_UINT32 link_error_est[PI_PHY_K_MAX];
712 PI_UINT32 broken_reason[PI_PHY_K_MAX];
713 PI_UINT32 reject_reason[PI_PHY_K_MAX];
718 PI_UINT32 phy_led[PI_PHY_K_MAX];
791 PI_UINT32 port_pc_type[PI_PHY_K_MAX];
792 PI_UINT32 port_pc_neighbor[PI_PHY_K_MAX];
793 PI_UINT32 port_connection_policies[PI_PHY_K_MAX];
794 PI_UINT32 port_remote_mac_indicated[PI_PHY_K_MAX];
795 PI_UINT32 port_ce_state[PI_PHY_K_MAX];
796 PI_UINT32 port_paths_requested[PI_PHY_K_MAX];
797 PI_UINT32 port_mac_placement[PI_PHY_K_MAX];
798 PI_UINT32 port_available_paths[PI_PHY_K_MAX];
799 PI_UINT32 port_mac_loop_time[PI_PHY_K_MAX];
800 PI_UINT32 port_tb_max[PI_PHY_K_MAX];
801 PI_UINT32 port_bs_flag[PI_PHY_K_MAX];
802 /* port_lct_fail_cts[PI_PHY_K_MAX]; */
803 PI_UINT32 port_ler_estimate[PI_PHY_K_MAX];
804 /* port_lem_reject_cts[PI_PHY_K_MAX]; */
805 /* port_lem_cts[PI_PHY_K_MAX]; */
806 PI_UINT32 port_ler_cutoff[PI_PHY_K_MAX];
807 PI_UINT32 port_ler_alarm[PI_PHY_K_MAX];
808 PI_UINT32 port_connect_state[PI_PHY_K_MAX];
809 PI_UINT32 port_pcm_state[PI_PHY_K_MAX];
810 PI_UINT32 port_pc_withhold[PI_PHY_K_MAX];
811 PI_UINT32 port_ler_condition[PI_PHY_K_MAX];
812 PI_UINT32 port_chip_set[PI_PHY_K_MAX];
813 PI_UINT32 port_action[PI_PHY_K_MAX];
856 PI_UINT32 eport_pmd_type[PI_PHY_K_MAX];
857 PI_UINT32 eport_phy_state[PI_PHY_K_MAX];
858 PI_UINT32 eport_reject_reason[PI_PHY_K_MAX];
899 PI_CNTR ebuff_errors[PI_PHY_K_MAX]; /* Phy */
900 PI_CNTR lct_rejects[PI_PHY_K_MAX];
901 PI_CNTR lem_rejects[PI_PHY_K_MAX];
902 PI_CNTR link_errors[PI_PHY_K_MAX];
903 PI_CNTR connections[PI_PHY_K_MAX];