Home
last modified time | relevance | path

Searched full:_cfg (Results 1 – 20 of 20) sorted by relevance

/freebsd/tools/tools/netmap/
H A Dnmreplay.c479 * true if successful. Any allocated space is stored into struct _cfg *
483 struct _cfg { struct
484 int (*parse)(struct _qs *, struct _cfg *, int ac, char *av[]); /* 0 ok, 1 on error */ argument
485 int (*run)(struct _qs *, struct _cfg *arg); /* 0 Ok, 1 on error */ argument
546 struct _cfg c_delay;
547 struct _cfg c_bw;
548 struct _cfg c_loss;
729 null_run_fn(struct _qs *q, struct _cfg *cfg) in null_run_fn()
1036 cmd_apply(const struct _cfg *a, const char *arg, struct _qs *q, struct _cfg *dst) in cmd_apply()
1052 struct _cfg x = a[i]; in cmd_apply()
[all …]
/freebsd/libexec/rc/
H A Dnetwork.subr103 local _ifn _cfg _action _vnet
106 _cfg=1
109 ${IFCONFIG_CMD} $_ifn $_action $_vnet && _cfg=0
112 return $_cfg
124 local _cfg _ifconfig_descr _ipv6_opts ifconfig_args
125 _cfg=1
129 _cfg=0
171 _cfg=0
189 _cfg=0
197 _cfg=0
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnxp,lpc1850-scu.yaml33 '_cfg$':
71 gpio-joystick-1_cfg {
/freebsd/sys/dev/bhnd/siba/
H A Dsibavar.h129 #define SIBA_CFG_RID(_dinfo, _cfg) \ argument
130 (SIBA_CFG_RID_BASE + (_cfg) + \
/freebsd/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c418 #define VTGPU_GET_CONFIG(_dev, _field, _cfg) \ in vtgpu_read_config() argument
421 &(_cfg)->_field, sizeof((_cfg)->_field)) \ in vtgpu_read_config()
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64stl_control.c392 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
393 (_stats)->_field = NAT64STAT_FETCH(&(_cfg)->base.stats, _field)
H A Dnat64clat_control.c387 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
388 (_stats)->_field = NAT64STAT_FETCH(&(_cfg)->base.stats, _field)
H A Dnat64lsn_control.c266 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
267 (_stats)->_field = NAT64STAT_FETCH(&(_cfg)->base.stats, _field)
/freebsd/sys/dev/virtio/console/
H A Dvirtio_console.c459 #define VTCON_GET_CONFIG(_dev, _feature, _field, _cfg) \ argument
463 &(_cfg)->_field, sizeof((_cfg)->_field)); \
/freebsd/sys/dev/virtio/block/
H A Dvirtio_blk.c1346 #define VTBLK_GET_CONFIG(_dev, _feature, _field, _cfg) \ argument
1350 &(_cfg)->_field, sizeof((_cfg)->_field)); \
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c563 #define _IWL_DEV_INFO(_cfg, _name, ...) { \ argument
564 .cfg = &_cfg, \
571 #define IWL_DEV_INFO(_cfg, _name, ...) \ argument
572 _IWL_DEV_INFO(_cfg, _name, __VA_ARGS__)
/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c811 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
812 (_stats)->_field = NPTV6STAT_FETCH(_cfg, _field)
/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c439 #define VTSCSI_GET_CONFIG(_dev, _field, _cfg) \ argument
442 &(_cfg)->_field, sizeof((_cfg)->_field)) \
/freebsd/contrib/unbound/testcode/
H A Dtestbound.c250 fake_temp_file("_cfg", "", configfile, sizeof(configfile)); in setup_config()
/freebsd/sys/dev/ath/
H A Dif_athvar.h1514 #define ath_hal_btcoex_set_config(_ah, _cfg) \ argument
1515 ((*(_ah)->ah_btCoexSetConfig)((_ah), (_cfg)))
/freebsd/sys/contrib/dev/rtw89/
H A Dmac_be.c291 R_BE_ ## _module ## _QTA ## _idx ## _CFG, \
H A Dmac.c2013 R_AX_ ## _module ## _QTA ## _idx ## _CFG, \
/freebsd/sys/dev/iwx/
H A Dif_iwx.c9671 _rf_id, _no_160, _cores, _cdb, _jacket, _cfg) \ argument
9672 { .device = (_device), .subdevice = (_subdevice), .cfg = &(_cfg), \
9677 #define IWX_DEV_INFO(_device, _subdevice, _cfg) \ argument
9680 IWX_CFG_ANY, IWX_CFG_ANY, _cfg)
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt10563 AcpiExec: Add support for dynamic table load/unload. Now calls _CFG
10569 _CFG.
/freebsd/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h750 …3 = 1024 bytes. Larger sizes are not supported by CNXXXX. DPI_SLI_PRT()_CFG[MPS] must be set to…
760 …. 0x3 = 1024 bytes. 0x4 = 2048 bytes. 0x5 = 4096 bytes. DPI_SLI_PRT()_CFG[MRRS] must be set a…
816 … The reset value of this field is determined by the value read from PEM()_CFG[LANES]. This fiel…
1052 … The reset value of this field is controlled by the value read from PEM()_CFG[MD]. _ MD is 0x0,…