Searched defs:npairs (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | fm.c | 839 nvlist_t *snvl, int npairs, ...) in fm_fmri_hc_set() 886 nvlist_t *snvl, nvlist_t *bboard, int npairs, ...) in fm_fmri_hc_create()
|
/freebsd/sys/dev/virtio/network/ |
H A D | if_vtnet.c | 670 uint16_t npairs; in vtnet_negotiate_features() local 889 int i, npairs, error; in vtnet_alloc_rxtx_queues() local 2756 int i, npairs, error; in vtnet_txq_mq_start() local 3355 int npairs; in vtnet_set_active_vq_pairs() local 3612 vtnet_ctrl_mq_cmd(struct vtnet_softc *sc, uint16_t npairs) in vtnet_ctrl_mq_cmd()
|
/freebsd/sys/dev/xen/netfront/ |
H A D | netfront.c | 2225 int i, npairs, error; in xn_txq_mq_start() local
|