Searched refs:PORT_MAX (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_mfw_req.h15 #define PORT_MAX 2 macro
53 struct fcoe_capabilities fcoe_features[NVM_PATH_MAX][PORT_MAX];
H A Dbnx2x_hsi.h1130 struct port_hw_cfg port_hw_config[PORT_MAX]; /* 400*2=800 */
1134 struct port_feat_cfg port_feature_config[PORT_MAX];/* 116*2=232 */
1610 struct port_mf_cfg port_mf_config[NVM_PATH_MAX][PORT_MAX];
1625 u32 validity_map[PORT_MAX]; /* 0x0 (4*2 = 0x8) */
1648 struct license_key drv_lic_key[PORT_MAX]; /* 0x440 (52*2=0x68) */
1654 struct drv_port_mb port_mb[PORT_MAX]; /* 0x664 (16*2=0x20) */
2084 u32 ext_phy_fw_version2[PORT_MAX]; /* 0x0008 */
2193 u32 dcbx_en[PORT_MAX];
2209 struct eee_remote_vals eee_remote_vals[PORT_MAX];
2227 u32 eee_status[PORT_MAX];
2246 u32 lfa_host_addr[PORT_MAX];
2252 u32 link_attr_sync[PORT_MAX]; /* Offset 0x154 */
2261 u32 link_change_count[PORT_MAX]; /* Offset 0x160-0x164 */
H A Dbnx2x_link.c12902 struct bnx2x_phy phy[PORT_MAX]; bnx2x_8073_common_init_phy()
12903 struct bnx2x_phy *phy_blk[PORT_MAX]; bnx2x_8073_common_init_phy()
12913 for (port = PORT_MAX - 1; port >= PORT_0; port--) { bnx2x_8073_common_init_phy()
12967 for (port = PORT_MAX - 1; port >= PORT_0; port--) { bnx2x_8073_common_init_phy()
12997 for (port = PORT_MAX - 1; port >= PORT_0; port--) { bnx2x_8073_common_init_phy()
13040 for (port = 0; port < PORT_MAX; port++) { bnx2x_8726_common_init_phy()
13125 struct bnx2x_phy phy[PORT_MAX]; bnx2x_8727_common_init_phy()
13126 struct bnx2x_phy *phy_blk[PORT_MAX]; bnx2x_8727_common_init_phy()
13153 for (port = PORT_MAX - 1; port >= PORT_0; port--) { bnx2x_8727_common_init_phy()
13198 for (port = PORT_MAX - 1; port >= PORT_0; port--) { bnx2x_8727_common_init_phy()
H A Dbnx2x_dcb.c793 #define LLDP_ADMIN_MIB_OFFSET(bp) (PORT_MAX*sizeof(struct lldp_params) + \
H A Dbnx2x.h2571 #define E1H_MAX_MF_SB_COUNT (HC_SB_MAX_SB_E1X/(E1HVN_MAX * PORT_MAX))
H A Dbnx2x_main.c6894 for (port = PORT_0; port < PORT_MAX; port++) { bnx2x_setup_fan_failure_detection()
/linux-4.1.27/include/uapi/linux/
H A Dserial.h63 #define PORT_MAX 13 macro
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc.h137 #define PORT_MAX 2 macro

Completed in 663 milliseconds