/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.h | 3290 #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 D | clock.c | 1282 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 D | mc.c | 1536 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 D | svga.rst | 214 flag, 0xffff and 0xfffe became aliases instead of real IDs.
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | hdio.rst | 534 New value for io_32bit flag
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | README.md | 122 If the `WRITE` flag is specified, the BMC will mark the specified blob as "open
|
/openbmc/linux/drivers/clk/ |
H A D | clk-versaclock3.c | 472 unsigned int val, unsigned long flag) in vc3_get_div() argument
|
/openbmc/linux/Documentation/process/ |
H A D | botching-up-ioctls.rst | 63 past) then you need a driver feature flag or revision number somewhere.
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/ |
H A D | ena.rst | 254 - If the NETIF_F_RXHASH flag is set, the 32-bit result of the hash
|
/openbmc/docs/ |
H A D | community-membership.md | 175 features, backwards / forwards compatibility, API and flag definitions, etc
|
/openbmc/qemu/include/exec/ |
H A D | memory.h | 401 IOMMUAccessFlags flag, int iommu_idx);
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_init.c | 283 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 D | v4l2-subdev.rst | 358 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 D | scaling.rst | 457 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 D | snic_scsi.c | 2090 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 D | spi-summary.rst | 410 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 D | sysfs-block | 286 [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 D | Doxyfile | 180 # 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 D | megaraid_sas_base.c | 1335 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 D | rtl8xxxu_core.c | 6320 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 D | pfpsp.S | 1239 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 D | testing.rst | 124 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 D | lpfc_bsg.c | 126 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 D | ef10.c | 4009 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 D | litmus-tests.txt | 60 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()
|