Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c2887 port_feature_config[params->port]. in bnx2x_eee_calc_timer()
8267 port_feature_config[params->port].config)); in bnx2x_verify_sfp_module()
8687 port_feature_config[params->port].config)); in bnx2x_sfp_module_detection()
9384 port_feature_config[params->port]. in bnx2x_8727_handle_mod_abs()
12220 dev_info.port_feature_config[port].link_config)) & in bnx2x_populate_int_phy()
12499 port_feature_config[params->port].link_config2)); in bnx2x_phy_def_cfg()
12507 port_feature_config[params->port].link_config)); in bnx2x_phy_def_cfg()
Dbnx2x_main.c11148 dev_info.port_feature_config[BP_PORT(bp)].mba_config) & in bnx2x_get_common_hwinfo()
11571 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config); in bnx2x_get_port_hwinfo()
11574 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config2); in bnx2x_get_port_hwinfo()
11581 config = SHMEM_RD(bp, dev_info.port_feature_config[port].config); in bnx2x_get_port_hwinfo()
11622 port_feature_config[port].eee_power_mode)) & in bnx2x_get_port_hwinfo()
Dbnx2x_hsi.h1139 struct port_feat_cfg port_feature_config[PORT_MAX];/* 116*2=232 */ member