Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c2887 port_feature_config[params->port]. in bnx2x_eee_calc_timer()
8272 port_feature_config[params->port].config)); in bnx2x_verify_sfp_module()
8692 port_feature_config[params->port].config)); in bnx2x_sfp_module_detection()
9382 port_feature_config[params->port]. in bnx2x_8727_handle_mod_abs()
12212 dev_info.port_feature_config[port].link_config)) & in bnx2x_populate_int_phy()
12491 port_feature_config[params->port].link_config2)); in bnx2x_phy_def_cfg()
12499 port_feature_config[params->port].link_config)); in bnx2x_phy_def_cfg()
Dbnx2x_main.c11089 dev_info.port_feature_config[BP_PORT(bp)].mba_config) & in bnx2x_get_common_hwinfo()
11512 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config); in bnx2x_get_port_hwinfo()
11515 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config2); in bnx2x_get_port_hwinfo()
11522 config = SHMEM_RD(bp, dev_info.port_feature_config[port].config); in bnx2x_get_port_hwinfo()
11563 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