Searched refs:link_flags (Results 1 – 13 of 13) sorted by relevance
472 link_flags, in cvmx_helper_board_link_set_phy()477 if ((link_flags & set_phy_link_flags_flow_control_mask) != in cvmx_helper_board_link_set_phy()484 (link_flags & set_phy_link_flags_flow_control_mask) == in cvmx_helper_board_link_set_phy()487 (link_flags & set_phy_link_flags_flow_control_mask) == in cvmx_helper_board_link_set_phy()495 if ((link_flags & set_phy_link_flags_autoneg) in cvmx_helper_board_link_set_phy()544 } else if ((link_flags & set_phy_link_flags_autoneg)) { in cvmx_helper_board_link_set_phy()
105 link_flags,
491 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_LOOP; in lpfc_init_link()492 mb->un.varInitLnk.link_flags |= FLAGS_TOPOLOGY_FAILOVER; in lpfc_init_link()495 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_PT_PT; in lpfc_init_link()498 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_LOOP; in lpfc_init_link()501 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_PT_PT; in lpfc_init_link()502 mb->un.varInitLnk.link_flags |= FLAGS_TOPOLOGY_FAILOVER; in lpfc_init_link()505 mb->un.varInitLnk.link_flags = FLAGS_LOCAL_LB; in lpfc_init_link()510 mb->un.varInitLnk.link_flags & FLAGS_TOPOLOGY_MODE_LOOP) { in lpfc_init_link()512 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_PT_PT; in lpfc_init_link()517 mb->un.varInitLnk.link_flags |= FLAGS_IMED_ABORT; in lpfc_init_link()[all …]
1766 uint32_t link_flags; in lpfc_sli3_bsg_diag_loopback_mode() local1795 link_flags = loopback_mode->type; in lpfc_sli3_bsg_diag_loopback_mode()1821 if (link_flags == INTERNAL_LOOP_BACK) in lpfc_sli3_bsg_diag_loopback_mode()1822 pmboxq->u.mb.un.varInitLnk.link_flags = FLAGS_LOCAL_LB; in lpfc_sli3_bsg_diag_loopback_mode()1824 pmboxq->u.mb.un.varInitLnk.link_flags = in lpfc_sli3_bsg_diag_loopback_mode()2021 uint32_t link_flags, timeout; in lpfc_sli4_bsg_diag_loopback_mode() local2058 link_flags = loopback_mode->type; in lpfc_sli4_bsg_diag_loopback_mode()2085 "3132 Set up loopback mode:x%x\n", link_flags); in lpfc_sli4_bsg_diag_loopback_mode()2087 if (link_flags == INTERNAL_LOOP_BACK) in lpfc_sli4_bsg_diag_loopback_mode()2089 else if (link_flags == EXTERNAL_LOOP_BACK) in lpfc_sli4_bsg_diag_loopback_mode()[all …]
2052 uint16_t link_flags; member2054 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()
1467 bulletin->link_flags = 0; in bnx2x_iov_link_update_vf()1470 bulletin->link_flags |= VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf()1473 bulletin->link_flags |= VFPF_LINK_REPORT_FULL_DUPLEX; in bnx2x_iov_link_update_vf()1476 bulletin->link_flags |= VFPF_LINK_REPORT_RX_FC_ON; in bnx2x_iov_link_update_vf()1479 bulletin->link_flags |= VFPF_LINK_REPORT_TX_FC_ON; in bnx2x_iov_link_update_vf()1481 !(bulletin->link_flags & VFPF_LINK_REPORT_LINK_DOWN)) { in bnx2x_iov_link_update_vf()1483 bulletin->link_flags |= VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf()1485 (bulletin->link_flags & VFPF_LINK_REPORT_LINK_DOWN)) { in bnx2x_iov_link_update_vf()1488 bulletin->link_flags &= ~VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf()1496 vf->link_cfg, bulletin->link_speed, bulletin->link_flags); in bnx2x_iov_link_update_vf()[all …]
433 u32 link_flags; /* VFPF_LINK_REPORT_XXX flags */ member
324 u16 link_flags; member
8799 (params->link_flags & in bnx2x_handle_module_detect_int()10702 params->link_flags |= in bnx2x_848xx_set_link_led()10770 params->link_flags |= in bnx2x_848xx_set_link_led()10865 if (params->link_flags & in bnx2x_848xx_set_link_led()10868 params->link_flags &= in bnx2x_848xx_set_link_led()12849 params->link_flags = PHY_INITIALIZED; in bnx2x_phy_init()13016 params->link_flags &= ~PHY_INITIALIZED; in bnx2x_lfa_reset()
621 u32 link_flags; member
999 unsigned long link_flags; member
5806 ap->link.flags |= pi->link_flags; in ata_host_alloc_pinfo()