Home
last modified time | relevance | path

Searched refs:flag (Results 2526 – 2550 of 2851) sorted by relevance

1...<<101102103104105106107108109110>>...115

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3290 #define WMI_SCAN_SET_DWELL_MODE(flag, mode) \ argument
3291 ((flag) |= (((mode) << WMI_SCAN_DWELL_MODE_SHIFT) & \
5927 u32 flag; member
5978 u32 flag; member
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c1282 int do_mx6_showclocks(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_mx6_showclocks() argument
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c1536 static int do_fsl_mc(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_fsl_mc() argument
/openbmc/linux/Documentation/admin-guide/
H A Dsvga.rst214 flag, 0xffff and 0xfffe became aliases instead of real IDs.
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst534 New value for io_32bit flag
/openbmc/phosphor-ipmi-blobs/
H A DREADME.md122 If the `WRITE` flag is specified, the BMC will mark the specified blob as "open
/openbmc/linux/drivers/clk/
H A Dclk-versaclock3.c472 unsigned int val, unsigned long flag) in vc3_get_div() argument
/openbmc/linux/Documentation/process/
H A Dbotching-up-ioctls.rst63 past) then you need a driver feature flag or revision number somewhere.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst254 - If the NETIF_F_RXHASH flag is set, the 32-bit result of the hash
/openbmc/docs/
H A Dcommunity-membership.md175 features, backwards / forwards compatibility, API and flag definitions, etc
/openbmc/qemu/include/exec/
H A Dmemory.h401 IOMMUAccessFlags flag, int iommu_idx);
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_init.c283 int flag, int lock) in qlcnic_83xx_idc_update_drv_ack_reg() argument
293 if (flag) in qlcnic_83xx_idc_update_drv_ack_reg()
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-subdev.rst358 it must set the ``V4L2_SUBDEV_FL_HAS_DEVNODE`` flag before being registered.
630 the V4L2_SUBDEV_FL_STREAMS subdev flag and implementing support for
/openbmc/linux/Documentation/networking/
H A Dscaling.rst457 skb->ooo_okay is set for a packet in the flow. This flag indicates that
461 for instance, sets the flag when all data for a connection has been
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_scsi.c2090 snic_unlink_and_release_req(struct snic *snic, struct scsi_cmnd *sc, int flag) in snic_unlink_and_release_req() argument
2105 CMD_FLAGS(sc) |= flag; in snic_unlink_and_release_req()
/openbmc/linux/Documentation/spi/
H A Dspi-summary.rst410 any delay ... by using the spi_transfer.cs_change flag;
413 device ... using the spi_transfer.cs_change flag on the last
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-block286 [RO] Whether or not the block driver supports the FUA flag for
288 flag is set that means that write requests must bypass the
/openbmc/entity-manager/
H A DDoxyfile180 # using the -I flag.
498 # This flag is only useful for Objective-C code. If set to YES, local methods,
506 # If this flag is set to YES, the members of anonymous namespaces will be
771 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
789 # EXTRACT_ALL is set to YES then this flag will automatically be disabled.
1403 # The GENERATE_CHI flag controls if a separate .chi index file is generated
1416 # The BINARY_TOC flag controls whether a binary table of contents is generated
1424 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c1335 mfi_sgl->sge_skinny[i].flag = cpu_to_le32(0); in megasas_make_sgl_skinny()
2257 if (instance->flag & MEGASAS_FW_BUSY in megasas_check_and_restore_queue_depth()
2263 instance->flag &= ~MEGASAS_FW_BUSY; in megasas_check_and_restore_queue_depth()
2941 if (!(instance->flag & MEGASAS_FW_BUSY)) { in megasas_reset_timer()
2947 instance->flag |= MEGASAS_FW_BUSY; in megasas_reset_timer()
7434 instance->flag = 0; in megasas_init_ctrl_params()
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c6320 rx_status->flag |= RX_FLAG_MACTIME_START; in rtl8xxxu_parse_rxdesc16()
6324 rx_status->flag |= RX_FLAG_DECRYPTED; in rtl8xxxu_parse_rxdesc16()
6326 rx_status->flag |= RX_FLAG_FAILED_FCS_CRC; in rtl8xxxu_parse_rxdesc16()
6421 rx_status->flag |= RX_FLAG_MACTIME_START; in rtl8xxxu_parse_rxdesc24()
6425 rx_status->flag |= RX_FLAG_DECRYPTED; in rtl8xxxu_parse_rxdesc24()
6427 rx_status->flag |= RX_FLAG_FAILED_FCS_CRC; in rtl8xxxu_parse_rxdesc24()
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1239 clr.b SPCOND_FLG(%a6) # clear special condition flag
3899 # need to set immediate data flag here since we'll need to do
4756 mov.b &mia7_flg,SPCOND_FLG(%a6) # set "special case" flag
4818 mov.b &mda7_flg,SPCOND_FLG(%a6) # set "special case" flag
/openbmc/qemu/docs/devel/
H A Dtesting.rst124 part of the mode string to fopen(), or O_BINARY flag for the open() call.
730 kernels support the ``F`` (fix binary) flag which will open the QEMU
732 chroot environment. This is triggered with the ``--persistent`` flag.
1464 There is also a ``--cross-cc-cflags-ARCH`` flag in case additional
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_bsg.c126 uint32_t flag; member
2862 mlist->flag = i; in diag_cmd_data_alloc()
2915 num_bde = (uint32_t)rxbuffer->flag; in lpfcdiag_sli3_loop_post_rxbufs()
3206 num_bde = (uint32_t)txbuffer->flag; in lpfc_bsg_diag_loopback_run()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def10.c4009 u8 flag, in ef10_check_caps() argument
4016 return nic_data->datapath_caps & BIT_ULL(flag); in ef10_check_caps()
4018 return nic_data->datapath_caps2 & BIT_ULL(flag); in ef10_check_caps()
/openbmc/linux/tools/memory-model/Documentation/
H A Dlitmus-tests.txt60 appears often in the Linux kernel. For example, a flag (modeled by "y"
63 flag set, but, due to memory misordering, saw old values in the buffer.
175 flag ("y") set but the buffer ("x") as not yet filled in, that is, if P1()

1...<<101102103104105106107108109110>>...115