Searched refs:qflags (Results 1 – 10 of 10) sorted by relevance
243 static u32 qtnf_reg_rule_flags_parse(u32 qflags) in qtnf_reg_rule_flags_parse() argument247 if (qflags & QLINK_RRF_NO_OFDM) in qtnf_reg_rule_flags_parse()250 if (qflags & QLINK_RRF_NO_CCK) in qtnf_reg_rule_flags_parse()253 if (qflags & QLINK_RRF_NO_INDOOR) in qtnf_reg_rule_flags_parse()256 if (qflags & QLINK_RRF_NO_OUTDOOR) in qtnf_reg_rule_flags_parse()259 if (qflags & QLINK_RRF_DFS) in qtnf_reg_rule_flags_parse()262 if (qflags & QLINK_RRF_PTP_ONLY) in qtnf_reg_rule_flags_parse()265 if (qflags & QLINK_RRF_PTMP_ONLY) in qtnf_reg_rule_flags_parse()268 if (qflags & QLINK_RRF_NO_IR) in qtnf_reg_rule_flags_parse()271 if (qflags & QLINK_RRF_AUTO_BW) in qtnf_reg_rule_flags_parse()[all …]
790 __be64 qflags; in xive_native_get_queue_info() local794 &qeoi_page, &escalate_irq, &qflags); in xive_native_get_queue_info()809 *out_qflags = be64_to_cpu(qflags); in xive_native_get_queue_info()
918 uint16_t qflags = from->sb_qflags; in xfs_sb_quota_to_disk() local947 qflags &= ~(XFS_PQUOTA_ENFD | XFS_PQUOTA_CHKD | in xfs_sb_quota_to_disk()952 qflags |= XFS_OQUOTA_ENFD; in xfs_sb_quota_to_disk()955 qflags |= XFS_OQUOTA_CHKD; in xfs_sb_quota_to_disk()956 to->sb_qflags = cpu_to_be16(qflags); in xfs_sb_quota_to_disk()
280 __be32 qflags; member
494 qinfo.attr.qflags = cpu_to_be32(1); /* XXX? */ in ar5523_queue_init()
722 u64 qflags; in kvmppc_xive_native_get_queue_config() local753 &qeoi_page, &escalate_irq, &qflags); in kvmppc_xive_native_get_queue_config()758 if (qflags & OPAL_XIVE_EQ_ALWAYS_NOTIFY) in kvmppc_xive_native_get_queue_config()
744 __le16 qflags; member823 __le16 qflags; member
1516 qi->qflags = cpu_to_le16(VIRTCHNL2_RX_DESC_SIZE_32BYTE); in idpf_fill_rxq_config_chunk()1518 qi->qflags |= cpu_to_le16(VIRTCHNL2_RXQ_RSC); in idpf_fill_rxq_config_chunk()1545 qi->qflags |= cpu_to_le16(VIRTCHNL2_RXQ_HDR_SPLIT); in idpf_fill_rxq_config_chunk()1572 qi->qflags = cpu_to_le16(VIRTCHNL2_RXQ_RSC); in idpf_fill_bufq_config_chunk()1575 qi->qflags |= cpu_to_le16(VIRTCHNL2_RXQ_HDR_SPLIT); in idpf_fill_bufq_config_chunk()
869 unsigned long qflags; in aac_fib_adapter_complete() local913 spin_lock_irqsave(q->lock, qflags); in aac_fib_adapter_complete()916 spin_unlock_irqrestore(q->lock, qflags); in aac_fib_adapter_complete()
258 uint64_t qflags);