Home
last modified time | relevance | path

Searched refs:link_config (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c305 switch ((uint32_t)pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
330 switch ((uint32_t)pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
375 switch ((uint32_t)pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
414 if (((pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
417 ((pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
433 if (((pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
436 ((pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
452 if (((pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
455 ((pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
471 if (((pLM->hw_info.link_config[i] & in BnxeHwReqPhyMediumSettings()
[all …]
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c525 (tp->link_config.active_speed == SPEED_1000 ? in tg3_link_report()
527 (tp->link_config.active_speed == SPEED_100 ? in tg3_link_report()
529 (tp->link_config.active_duplex == DUPLEX_FULL ? in tg3_link_report()
603 tp->link_config.advertising = in tg3_phy_copper_begin()
610 tp->link_config.advertising &= in tg3_phy_copper_begin()
615 if (tp->link_config.advertising & ADVERTISED_10baseT_Half) { in tg3_phy_copper_begin()
618 if (tp->link_config.advertising & ADVERTISED_10baseT_Full) { in tg3_phy_copper_begin()
621 if (tp->link_config.advertising & ADVERTISED_100baseT_Half) { in tg3_phy_copper_begin()
624 if (tp->link_config.advertising & ADVERTISED_100baseT_Full) { in tg3_phy_copper_begin()
629 if (tp->link_config.advertising & in tg3_phy_copper_begin()
[all …]
H A Dtg3.h2082 struct tg3_link_config link_config; member
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c101 struct link_config *lc = &pi->link_cfg; in t4_mc_getstat()
494 struct link_config lc_copy, *lc = &pi->link_cfg; in t4_mc_setprop()
504 bcopy(lc, &lc_copy, sizeof (struct link_config)); in t4_mc_setprop()
632 sizeof (struct link_config)); in t4_mc_setprop()
658 struct link_config *lc = &pi->link_cfg; in t4_mc_getprop()
730 struct link_config *lc = &pi->link_cfg; in t4_mc_propinfo()
940 struct link_config *lc = &pi->link_cfg; in propinfo()
970 struct link_config *lc = &pi->link_cfg; in getprop()
1003 struct link_config lc_old, *lc = &pi->link_cfg; in setprop()
1009 bcopy(lc, &lc_old, sizeof (struct link_config)); in setprop()
[all …]
H A Dadapter.h119 struct link_config link_cfg;
/titanic_44/usr/src/uts/common/io/chxge/
H A Doschtoe.h180 struct link_config link_config; member
H A Dpe.c231 (void) t1_link_start(p->phy, mac, &p->link_config); in link_start()
/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dcommon.h156 struct link_config { struct
251 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc);
H A Dch_subr.c164 struct link_config *lc = &adapter->port[port_id].link_config; in link_changed()
822 t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start()
1338 static void __devinit init_link_config(struct link_config *lc, in init_link_config()
1498 init_link_config(&adapter->port[i].link_config, bi); in t1_init_sw_modules()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dbdn.h104 u32 link_config; member
H A Ddev_info.h1042 u32 link_config; /* Used as HW defaults for the driver */ member
/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h284 struct link_config { struct
329 struct link_config *lc);
H A Dt4_hw.c1542 struct link_config *lc) in t4_link_start()
4815 struct link_config *lc; in t4_handle_fw_rpl()
4886 init_link_config(struct link_config *lc, unsigned short caps) in init_link_config()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c1086 …RN, "lm_init_phy: pdev->hw_info.link_config[phy_num] = 0x%x\n",pdev->hw_info.link_config[phy_num]); in lm_set_phy_link_params()
1087 switch(pdev->hw_info.link_config[phy_num] & PORT_FEATURE_LINK_SPEED_MASK) in lm_set_phy_link_params()
H A Dlm_devinfo.c2058 … LM_SHMEM_READ(pdev,OFFSETOF(shmem_region_t,dev_info.port_feature_config[port].link_config),&val); in lm_get_shmem_port_hw_config()
2059 pdev->hw_info.link_config[ELINK_INT_PHY] = val; in lm_get_shmem_port_hw_config()
2064 pdev->hw_info.link_config[ELINK_EXT_PHY1] = val; in lm_get_shmem_port_hw_config()
3349 flow_control = (pdev->hw_info.link_config[ELINK_INT_PHY] & PORT_FEATURE_FLOW_CONTROL_MASK); in lm_init_params()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c12984 dev_info.port_feature_config[port].link_config)) & in elink_populate_int_phy()
13285 u32 link_config; in elink_phy_def_cfg() local
13288 link_config = REG_RD(cb, params->shmem_base + in elink_phy_def_cfg()
13296 link_config = REG_RD(cb, params->shmem_base + in elink_phy_def_cfg()
13298 port_feature_config[params->port].link_config)); in elink_phy_def_cfg()
13306 phy_index, link_config, phy->speed_cap_mask); in elink_phy_def_cfg()
13309 switch (link_config & PORT_FEATURE_LINK_SPEED_MASK) { in elink_phy_def_cfg()
13334 switch (link_config & PORT_FEATURE_FLOW_CONTROL_MASK) { in elink_phy_def_cfg()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1773 u32_t link_config[ELINK_LINK_CONFIG_SIZE]; member