Searched refs:extra (Results 276 - 300 of 324) sorted by relevance

<<111213

/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2977 * individual frames, this option must be enabled. This uses an extra
3219 * extra ies.
4697 struct wmi_pdev_stats_extra extra; member in struct:wmi_10x_pdev_stats
4713 struct wmi_pdev_stats_extra extra; member in struct:wmi_10_2_pdev_stats
4723 struct wmi_pdev_stats_extra extra; member in struct:wmi_10_4_pdev_stats
7330 /*size based of dot11 declaration without extra IEs as we will not carry those for PNO*/
/freebsd-current/contrib/libevent/test/
H A Dregress_buffer.c292 no_cleanup(const void *data, size_t datalen, void *extra) argument
975 reference_cb(const void *data, size_t len, void *extra) argument
979 tt_want(extra == (void *)0xdeadaffe);
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c97 unsigned char flags; /* Our extra markers. */
100 /* WinZip AES encryption extra field should be available
490 * The extra data is stored as a list of
518 "Too-small extra data: "
547 /* Zip64 extended information extra field. */
841 "0x7075 extra field path.\n");
896 /* WinZip AES extra data field. */
1031 /* Read the extra data. */
4035 * extra data. */
4121 zip_get_local_file_header_size(struct archive_read *a, size_t extra) argument
[all...]
/freebsd-current/sys/dev/cxgbe/
H A Dt4_main.c428 #define NN_EXTRA_VI (1 << 1) /* Native netmap on the extra VI(s) */
431 0, "Native netmap support. bit 0 = main VI, bit 1 = extra VIs");
1466 s->niq = s->nrxq + 1; /* 1 extra for firmware event queue */
2338 "failed to re-allocate extra VI: %d\n", rc);
2762 /* Detach the extra VIs first. */
4311 * If extra VIs have been configured try reducing their count and see if
4338 device_printf(sc->dev, "extra virtual interfaces disabled. "
6826 int extra; local
6889 extra = hashen_to_hashconfig(vi->hashen) ^ hashconfig;
6897 extra
[all...]
H A Dt4_sge.c5160 txpkt_len16(u_int nsegs, const u_int extra) argument
5167 n = extra + sizeof(struct fw_eth_tx_pkt_wr) +
5179 txpkt_vm_len16(u_int nsegs, const u_int extra) argument
5186 n = extra + sizeof(struct fw_eth_tx_pkt_vm_wr) +
6870 * Hold an extra reference on the tag while generating work
6945 * As with ethofld_transmit(), hold an extra reference
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlapi.c954 ci->extra = savestack(L, c.func);
/freebsd-current/tools/tools/netmap/
H A Dnmreplay.c605 * this should be set by the function that computes the extra delay
977 * av contains two extra entries, a NULL and a pointer
1426 If the option is not supplied, the system applies 0 extra delay
/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A DTest.pm788 When set to 1, the returned string will be without extra decorations. This
/freebsd-current/crypto/heimdal/appl/login/
H A DMakefile.in61 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/
H A DMakefile.in62 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A DMakefile.in61 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/appl/kf/
H A DMakefile.in62 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/appl/rsh/
H A DMakefile.in62 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/appl/test/
H A DMakefile.in64 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/doc/
H A DMakefile.in59 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/kcm/
H A DMakefile.in61 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/kuser/
H A DMakefile.in65 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/lib/com_err/
H A DMakefile.in65 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/lib/hdb/
H A DMakefile.in66 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/lib/ipc/
H A DMakefile.in63 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/lib/kadm5/
H A DMakefile.in67 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/lib/kafs/
H A DMakefile.in62 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/kadmin/
H A DMakefile.in65 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/kpasswd/
H A DMakefile.in63 $(top_srcdir)/cf/check-type-extra.m4 \
/freebsd-current/crypto/heimdal/lib/ntlm/
H A DMakefile.in64 $(top_srcdir)/cf/check-type-extra.m4 \

Completed in 240 milliseconds

<<111213