| /linux/drivers/base/power/ |
| H A D | common.c | 204 u32 link_flags = pd_flags & PD_FLAG_NO_DEV_LINK ? 0 : in dev_pm_domain_attach_list() local 239 if (link_flags && pd_flags & PD_FLAG_DEV_LINK_ON) in dev_pm_domain_attach_list() 240 link_flags |= DL_FLAG_RPM_ACTIVE; in dev_pm_domain_attach_list() 266 if (link_flags) { in dev_pm_domain_attach_list() 269 link = device_link_add(dev, pd_dev, link_flags); in dev_pm_domain_attach_list()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_mbox.c | 559 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_LOOP; in lpfc_init_link() 560 mb->un.varInitLnk.link_flags |= FLAGS_TOPOLOGY_FAILOVER; in lpfc_init_link() 563 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_PT_PT; in lpfc_init_link() 566 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_LOOP; in lpfc_init_link() 569 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_PT_PT; in lpfc_init_link() 570 mb->un.varInitLnk.link_flags |= FLAGS_TOPOLOGY_FAILOVER; in lpfc_init_link() 573 mb->un.varInitLnk.link_flags = FLAGS_LOCAL_LB; in lpfc_init_link() 581 mb->un.varInitLnk.link_flags & FLAGS_TOPOLOGY_MODE_LOOP) { in lpfc_init_link() 582 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_PT_PT; in lpfc_init_link() 588 mb->un.varInitLnk.link_flags |= FLAGS_IMED_ABORT; in lpfc_init_link() [all …]
|
| H A D | lpfc_bsg.c | 1754 uint32_t link_flags; in lpfc_sli3_bsg_diag_loopback_mode() local 1783 link_flags = loopback_mode->type; in lpfc_sli3_bsg_diag_loopback_mode() 1809 if (link_flags == INTERNAL_LOOP_BACK) in lpfc_sli3_bsg_diag_loopback_mode() 1810 pmboxq->u.mb.un.varInitLnk.link_flags = FLAGS_LOCAL_LB; in lpfc_sli3_bsg_diag_loopback_mode() 1812 pmboxq->u.mb.un.varInitLnk.link_flags = in lpfc_sli3_bsg_diag_loopback_mode() 2020 uint32_t link_flags, timeout, link_no; in lpfc_sli4_bsg_diag_loopback_mode() local 2040 link_flags = loopback_mode->type; in lpfc_sli4_bsg_diag_loopback_mode() 2048 if (link_flags == DISABLE_LOOP_BACK) { in lpfc_sli4_bsg_diag_loopback_mode() 2107 "3132 Set up loopback mode:x%x\n", link_flags); in lpfc_sli4_bsg_diag_loopback_mode() 2109 switch (link_flags) { in lpfc_sli4_bsg_diag_loopback_mode() [all …]
|
| H A D | lpfc_hw.h | 2443 uint16_t link_flags; member 2445 uint16_t link_flags; member
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sriov.c | 1465 bulletin->link_flags = 0; in bnx2x_iov_link_update_vf() 1468 bulletin->link_flags |= VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf() 1471 bulletin->link_flags |= VFPF_LINK_REPORT_FULL_DUPLEX; in bnx2x_iov_link_update_vf() 1474 bulletin->link_flags |= VFPF_LINK_REPORT_RX_FC_ON; in bnx2x_iov_link_update_vf() 1477 bulletin->link_flags |= VFPF_LINK_REPORT_TX_FC_ON; in bnx2x_iov_link_update_vf() 1479 !(bulletin->link_flags & VFPF_LINK_REPORT_LINK_DOWN)) { 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() 1486 bulletin->link_flags &= ~VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf() 1494 vf->link_cfg, bulletin->link_speed, bulletin->link_flags); in bnx2x_iov_link_update_vf() [all …]
|
| H A D | bnx2x_vfpf.h | 433 u32 link_flags; /* VFPF_LINK_REPORT_XXX flags */ member
|
| H A D | bnx2x_link.h | 325 u16 link_flags; member
|
| H A D | bnx2x_link.c | 8786 (params->link_flags & in bnx2x_handle_module_detect_int() 10778 params->link_flags |= in bnx2x_848xx_set_link_led() 10859 params->link_flags |= in bnx2x_848xx_set_link_led() 10984 if (params->link_flags & in bnx2x_848xx_set_link_led() 10987 params->link_flags &= in bnx2x_848xx_set_link_led() 12966 params->link_flags = PHY_INITIALIZED; in bnx2x_phy_init() 13133 params->link_flags &= ~PHY_INITIALIZED; in bnx2x_lfa_reset()
|
| /linux/tools/bpf/bpftool/ |
| H A D | net.c | 467 __u32 prog_flags[64] = {}, link_flags[64] = {}, i, j; in __show_dev_tc_bpf() local 476 optq.link_attach_flags = link_flags; in __show_dev_tc_bpf() 503 if (link_flags[i] || json_output) { in __show_dev_tc_bpf() 505 for (j = 0; link_flags[i] && j < 32; j++) { in __show_dev_tc_bpf() 506 if (!(link_flags[i] & (1U << j))) in __show_dev_tc_bpf()
|
| /linux/drivers/media/test-drivers/vimc/ |
| H A D | vimc-core.c | 27 #define VIMC_DATA_LINK(src, srcpad, sink, sinkpad, link_flags) { \ argument 32 .flags = link_flags, \
|
| /linux/drivers/media/platform/nxp/imx8-isi/ |
| H A D | imx8-isi-core.c | 54 const unsigned int link_flags = MEDIA_LNK_FL_IMMUTABLE in mxc_isi_async_notifier_bound() local 76 return v4l2_create_fwnode_links_to_pad(sd, pad, link_flags); in mxc_isi_async_notifier_bound()
|
| /linux/drivers/staging/media/imx/ |
| H A D | imx-media.h | 275 u32 link_flags);
|
| /linux/drivers/staging/media/tegra-video/ |
| H A D | vi.c | 1357 u32 link_flags = MEDIA_LNK_FL_ENABLED; in tegra_v4l2_nodes_setup_tpg() local 1394 link_flags); in tegra_v4l2_nodes_setup_tpg() 1491 u32 link_flags = MEDIA_LNK_FL_ENABLED; in tegra_vi_graph_build() local 1568 link_flags); in tegra_vi_graph_build()
|
| /linux/drivers/ata/ |
| H A D | ahci_brcm.c | 339 .link_flags = ATA_LFLAG_NO_DEBOUNCE_DELAY,
|
| H A D | ahci.c | 150 .link_flags = ATA_LFLAG_NO_DEBOUNCE_DELAY,
|
| H A D | libata-core.c | 5844 ap->link.flags |= pi->link_flags; in ata_host_alloc_pinfo()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tc_opts.c | 1403 __u32 prog_flags[4], link_flags[4]; in test_tc_opts_mixed_target() local 1523 optq.link_attach_flags = link_flags; in test_tc_opts_mixed_target() 1528 memset(link_flags, 0, sizeof(link_flags)); in test_tc_opts_mixed_target() 1540 ASSERT_EQ(optq.link_attach_flags[0], 0, "link_flags[0]"); in test_tc_opts_mixed_target() 1544 ASSERT_EQ(optq.link_attach_flags[1], 0, "link_flags[1]"); in test_tc_opts_mixed_target() 1548 ASSERT_EQ(optq.link_attach_flags[2], 0, "link_flags[2]"); in test_tc_opts_mixed_target() 1552 ASSERT_EQ(optq.link_attach_flags[3], 0, "link_flags[3]"); in test_tc_opts_mixed_target()
|
| /linux/drivers/scsi/esas2r/ |
| H A D | atioctl.h | 621 u32 link_flags; member
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc.h | 1711 struct link_flags { struct
|