Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c2887 port_feature_config[params->port]. in bnx2x_eee_calc_timer()
8270 port_feature_config[params->port].config)); in bnx2x_verify_sfp_module()
8690 port_feature_config[params->port].config)); in bnx2x_sfp_module_detection()
9380 port_feature_config[params->port]. in bnx2x_8727_handle_mod_abs()
12210 dev_info.port_feature_config[port].link_config)) & in bnx2x_populate_int_phy()
12489 port_feature_config[params->port].link_config2)); in bnx2x_phy_def_cfg()
12497 port_feature_config[params->port].link_config)); in bnx2x_phy_def_cfg()
Dbnx2x_main.c11079 dev_info.port_feature_config[BP_PORT(bp)].mba_config) & in bnx2x_get_common_hwinfo()
11502 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config); in bnx2x_get_port_hwinfo()
11505 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config2); in bnx2x_get_port_hwinfo()
11512 config = SHMEM_RD(bp, dev_info.port_feature_config[port].config); in bnx2x_get_port_hwinfo()
11553 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