Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c2891 port_feature_config[params->port]. in bnx2x_eee_calc_timer()
8271 port_feature_config[params->port].config)); in bnx2x_verify_sfp_module()
8691 port_feature_config[params->port].config)); in bnx2x_sfp_module_detection()
9388 port_feature_config[params->port]. in bnx2x_8727_handle_mod_abs()
12224 dev_info.port_feature_config[port].link_config)) & in bnx2x_populate_int_phy()
12503 port_feature_config[params->port].link_config2)); in bnx2x_phy_def_cfg()
12511 port_feature_config[params->port].link_config)); in bnx2x_phy_def_cfg()
Dbnx2x_main.c11109 dev_info.port_feature_config[BP_PORT(bp)].mba_config) & in bnx2x_get_common_hwinfo()
11532 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config); in bnx2x_get_port_hwinfo()
11535 SHMEM_RD(bp, dev_info.port_feature_config[port].link_config2); in bnx2x_get_port_hwinfo()
11542 config = SHMEM_RD(bp, dev_info.port_feature_config[port].config); in bnx2x_get_port_hwinfo()
11583 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