Searched refs:PORT_MAX (Results 1 – 4 of 4) sorted by relevance
19 #define PORT_MAX 2 macro58 struct fcoe_capabilities fcoe_features[NVM_PATH_MAX][PORT_MAX];
2084 struct port_mf_cfg port_mf_config[NVM_PATH_MAX][PORT_MAX];2100 uint32_t validity_map[PORT_MAX]; /* 0x0 (4*2 = 0x8) */2129 struct drv_port_mb port_mb[PORT_MAX]; /* 0x664 (16*2=0x20) */2612 uint32_t ext_phy_fw_version2[PORT_MAX]; /* 0x0008 */2738 uint32_t dcbx_en[PORT_MAX]; /* 0x00f4 */2755 struct eee_remote_vals eee_remote_vals[PORT_MAX]; /* 0x0110 */2774 uint32_t eee_status[PORT_MAX]; /* 0x0130 */2793 uint32_t lfa_host_addr[PORT_MAX]; /* 0x013c */2805 uint32_t link_attr_sync[PORT_MAX]; /* Offset 0x154 */2861 uint32_t fc_npiv_nvram_tbl_addr[PORT_MAX]; /* 0x1d4 */[all …]
14336 struct elink_phy phy[PORT_MAX]; in elink_8073_common_init_phy()14337 struct elink_phy *phy_blk[PORT_MAX]; in elink_8073_common_init_phy()14347 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8073_common_init_phy()14401 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8073_common_init_phy()14431 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8073_common_init_phy()14477 for (port = 0; port < PORT_MAX; port++) { in elink_8726_common_init_phy()14564 struct elink_phy phy[PORT_MAX]; in elink_8727_common_init_phy()14565 struct elink_phy *phy_blk[PORT_MAX]; in elink_8727_common_init_phy()14592 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8727_common_init_phy()14637 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8727_common_init_phy()
10047 for (port = PORT_0; port < PORT_MAX; port++) {