Searched refs:port_cfg (Results 1 – 3 of 3) sorted by relevance
48 UID_STP_PORT_CFG_T port_cfg; in STP_port_create() local67 STP_OUT_get_init_port_cfg (stpm->vlan_id, port_index, &port_cfg); in STP_port_create()68 port_prio = port_cfg.port_priority; in STP_port_create()69 this->admin_non_stp = port_cfg.admin_non_stp; in STP_port_create()70 this->adminEdge = port_cfg.admin_edge; in STP_port_create()71 this->adminPCost = port_cfg.admin_port_path_cost; in STP_port_create()72 this->adminPointToPointMac = port_cfg.admin_point2point; in STP_port_create()
414 u32 port_cfg; member489 struct macp_port_cfg port_cfg[NVM_PATH_MAX][PORT_MAX]; member511 u32 port_cfg; /* 0x100C */ member590 struct niv_port_cfg port_cfg[NVM_PATH_MAX][PORT_MAX]; // per port config member602 struct niv_port_profiles_cfg port_cfg[PORT_MAX]; // per port config member
3828 u64 port_cfg = 0; in i40e_parse_discover_capabilities() local3833 status = i40e_aq_debug_read_register(hw, port_cfg_reg, &port_cfg, NULL); in i40e_parse_discover_capabilities()3835 (port_cfg & I40E_PRTGEN_STATUS_PORT_VALID_MASK)) in i40e_parse_discover_capabilities()