Home
last modified time | relevance | path

Searched refs:port_feature_config (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c8037 port_feature_config[params->port].config)); in bnx2x_verify_sfp_module()
8448 port_feature_config[params->port].config)); in bnx2x_sfp_module_detection()
8534 port_feature_config[params->port]. in bnx2x_handle_module_detect_int()
9172 port_feature_config[params->port]. in bnx2x_8727_handle_mod_abs()
11529 dev_info.port_feature_config[port].link_config)) & in bnx2x_populate_int_phy()
11804 port_feature_config[params->port].link_config2)); in bnx2x_phy_def_cfg()
11812 port_feature_config[params->port].link_config)); in bnx2x_phy_def_cfg()
Dbnx2x_main.c9328 dev_info.port_feature_config[BP_PORT(bp)].mba_config) & in bnx2x_get_common_hwinfo()
9727 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config); in bnx2x_get_port_hwinfo()
9730 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config2); in bnx2x_get_port_hwinfo()
9737 config = SHMEM_RD(bp, dev_info.port_feature_config[port].config); in bnx2x_get_port_hwinfo()
Dbnx2x_hsi.h1087 struct port_feat_cfg port_feature_config[PORT_MAX];/* 116*2=232 */ member