Home
last modified time | relevance | path

Searched refs:n (Results 8551 – 8575 of 8800) sorted by relevance

1...<<341342343344345346347348349350>>...352

/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c397 enum iucv_tx_notify n; in qeth_compute_cq_notification() local
401 n = delayed ? TX_NOTIFY_DELAYED_OK : TX_NOTIFY_OK; in qeth_compute_cq_notification()
407 n = delayed ? TX_NOTIFY_DELAYED_UNREACHABLE : in qeth_compute_cq_notification()
411 n = delayed ? TX_NOTIFY_DELAYED_GENERALERROR : in qeth_compute_cq_notification()
416 return n; in qeth_compute_cq_notification()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1364 int i, n; in ath12k_peer_assoc_h_ht() local
1425 for (i = 0, n = 0, max_nss = 0; i < IEEE80211_HT_MCS_MASK_LEN * 8; i++) in ath12k_peer_assoc_h_ht()
1429 arg->peer_ht_rates.rates[n++] = i; in ath12k_peer_assoc_h_ht()
1440 if (n == 0) { in ath12k_peer_assoc_h_ht()
1445 arg->peer_ht_rates.num_rates = n; in ath12k_peer_assoc_h_ht()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.13.rst193 - Staffan Rydén
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dperl_5.38.2.bb122 if [ -n "$SOURCE_DATE_EPOCH" ]; then
/openbmc/linux/drivers/s390/cio/
H A Dchsc.c1431 pnso_area->n = (cnc != 0); in chsc_pnso()
/openbmc/linux/include/uapi/linux/
H A Dkvm.h1379 __u64 n; /* number of regs */ member
/openbmc/linux/drivers/ufs/core/
H A Dufs-sysfs.c1299 static umode_t ufs_unit_descriptor_is_visible(struct kobject *kobj, struct attribute *attr, int n) in ufs_unit_descriptor_is_visible() argument
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h1379 __u64 n; /* number of regs */ member
/openbmc/linux/Documentation/filesystems/
H A Dseq_file.rst185 seq_printf(s, "%lld\n", (long long)*spos);
/openbmc/linux/Documentation/doc-guide/
H A Dkernel-doc.rst62 make W=n
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-hwmon955 - 0, off, n: disable
H A Dsysfs-bus-counter84 modulo-n:
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dqrb5165-rb5.dts1242 sdc2_card_det_n: sd-card-det-n-state {
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_inband_sdr.robot366 ${sensor_list}= Split String ${output} \n
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_dumps.robot251 FOR ${n} IN RANGE 0 ${MAX_DUMP_COUNT}
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8192-asurada.dtsi1219 pins-int-n {
/openbmc/qemu/
H A Dconfigure166 if printf %s\\n "$source_path" "$PWD" | grep -q "[[:space:]:]";
/openbmc/qemu/hw/sparc/
H A Dsun4m.c399 static void slavio_powerdown_req(Notifier *n, void *opaque) in slavio_powerdown_req() argument
/openbmc/qemu/hw/arm/
H A Dmps2-tz.c626 static void remap_irq_fn(void *opaque, int n, int level) in remap_irq_fn() argument
/openbmc/linux/arch/riscv/mm/
H A Dinit.c114 #define print_mlt(n, b, t) do {} while (0) argument
/openbmc/linux/Documentation/networking/
H A Dip-sysctl.rst1086 If the value is not 0, the kernel uses a value rounded up to 2^n
1100 Possible values: 0, 2^n (n: 0 - 24 (16Mi))
1223 If the value is not 0, the kernel uses a value rounded up to 2^n
1234 Possible values: 0, 2^n (n: 7 (128) - 16 (64K))
/openbmc/linux/Documentation/RCU/
H A DRTFP.txt54 of convergent numerical algorithms are relaxed, so that iteration $n$
55 might use data from iteration $n-1$ or even $n-2$. This introduces
2698 ,author = {Vigueras, Guillermo and Ordu\~{n}a, Juan M. and Lozano, Miguel}
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dextensible.rst151 You are about to install the SDK to "/home/scottrif/poky_sdk". Proceed [Y/n]? Y
532 work, uses the "-n" option to indicate source does not need to be
536 $ devtool modify -n recipe srctree
1120 $ devtool reset -n recipename
/openbmc/linux/net/mac80211/
H A Dtx.c3406 int n = 2, nfrags, pad = 0; in ieee80211_amsdu_aggregate() local
3462 n++; in ieee80211_amsdu_aggregate()
3465 if (max_subframes && n > max_subframes) in ieee80211_amsdu_aggregate()
3482 if (n == 2) in ieee80211_amsdu_aggregate()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_isr.c2300 uint n; in qla24xx_els_ct_entry() local
2336 n = sg_copy_from_buffer(bsg_job->reply_payload.sg_list, in qla24xx_els_ct_entry()
2342 __func__, n, sp->remap.rsp.len); in qla24xx_els_ct_entry()

1...<<341342343344345346347348349350>>...352