Searched refs:link_flags (Results 1 – 13 of 13) sorted by relevance
466 link_flags, in cvmx_helper_board_link_set_phy()471 if ((link_flags & set_phy_link_flags_flow_control_mask) != in cvmx_helper_board_link_set_phy()478 (link_flags & set_phy_link_flags_flow_control_mask) == in cvmx_helper_board_link_set_phy()481 (link_flags & set_phy_link_flags_flow_control_mask) == in cvmx_helper_board_link_set_phy()489 if ((link_flags & set_phy_link_flags_autoneg) in cvmx_helper_board_link_set_phy()538 } else if ((link_flags & set_phy_link_flags_autoneg)) { in cvmx_helper_board_link_set_phy()
105 link_flags,
495 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_LOOP; in lpfc_init_link()496 mb->un.varInitLnk.link_flags |= FLAGS_TOPOLOGY_FAILOVER; in lpfc_init_link()499 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_PT_PT; in lpfc_init_link()502 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_LOOP; in lpfc_init_link()505 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_PT_PT; in lpfc_init_link()506 mb->un.varInitLnk.link_flags |= FLAGS_TOPOLOGY_FAILOVER; in lpfc_init_link()509 mb->un.varInitLnk.link_flags = FLAGS_LOCAL_LB; in lpfc_init_link()514 mb->un.varInitLnk.link_flags |= FLAGS_IMED_ABORT; in lpfc_init_link()523 mb->un.varInitLnk.link_flags |= FLAGS_LINK_SPEED; in lpfc_init_link()527 mb->un.varInitLnk.link_flags |= FLAGS_LINK_SPEED; in lpfc_init_link()[all …]
1768 uint32_t link_flags; in lpfc_sli3_bsg_diag_loopback_mode() local1797 link_flags = loopback_mode->type; in lpfc_sli3_bsg_diag_loopback_mode()1823 if (link_flags == INTERNAL_LOOP_BACK) in lpfc_sli3_bsg_diag_loopback_mode()1824 pmboxq->u.mb.un.varInitLnk.link_flags = FLAGS_LOCAL_LB; in lpfc_sli3_bsg_diag_loopback_mode()1826 pmboxq->u.mb.un.varInitLnk.link_flags = in lpfc_sli3_bsg_diag_loopback_mode()2023 uint32_t link_flags, timeout; in lpfc_sli4_bsg_diag_loopback_mode() local2060 link_flags = loopback_mode->type; in lpfc_sli4_bsg_diag_loopback_mode()2087 "3132 Set up loopback mode:x%x\n", link_flags); in lpfc_sli4_bsg_diag_loopback_mode()2089 if (link_flags == INTERNAL_LOOP_BACK) in lpfc_sli4_bsg_diag_loopback_mode()2091 else if (link_flags == EXTERNAL_LOOP_BACK) in lpfc_sli4_bsg_diag_loopback_mode()[all …]
1850 uint16_t link_flags; member1852 uint16_t link_flags; member
71 u32 link_flags = MEDIA_LNK_FL_ENABLED; in xvip_graph_build_one() local161 link_flags); in xvip_graph_build_one()190 u32 link_flags = MEDIA_LNK_FL_ENABLED; in xvip_graph_build_dma() local275 link_flags); in xvip_graph_build_dma()
1514 bulletin->link_flags = 0; in bnx2x_iov_link_update_vf()1517 bulletin->link_flags |= VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf()1520 bulletin->link_flags |= VFPF_LINK_REPORT_FULL_DUPLEX; in bnx2x_iov_link_update_vf()1523 bulletin->link_flags |= VFPF_LINK_REPORT_RX_FC_ON; in bnx2x_iov_link_update_vf()1526 bulletin->link_flags |= VFPF_LINK_REPORT_TX_FC_ON; in bnx2x_iov_link_update_vf()1528 !(bulletin->link_flags & VFPF_LINK_REPORT_LINK_DOWN)) { in bnx2x_iov_link_update_vf()1530 bulletin->link_flags |= VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf()1532 (bulletin->link_flags & VFPF_LINK_REPORT_LINK_DOWN)) { in bnx2x_iov_link_update_vf()1535 bulletin->link_flags &= ~VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf()1543 vf->link_cfg, bulletin->link_speed, bulletin->link_flags); in bnx2x_iov_link_update_vf()[all …]
422 u32 link_flags; /* VFPF_LINK_REPORT_XXX flags */ member
322 u16 link_flags; member
8778 (params->link_flags & in bnx2x_handle_module_detect_int()10571 params->link_flags |= in bnx2x_848xx_set_link_led()10639 params->link_flags |= in bnx2x_848xx_set_link_led()10734 if (params->link_flags & in bnx2x_848xx_set_link_led()10737 params->link_flags &= in bnx2x_848xx_set_link_led()12681 params->link_flags = PHY_INITIALIZED; in bnx2x_phy_init()12848 params->link_flags &= ~PHY_INITIALIZED; in bnx2x_lfa_reset()
621 u32 link_flags; member
998 unsigned long link_flags; member
5805 ap->link.flags |= pi->link_flags; in ata_host_alloc_pinfo()