Home
last modified time | relevance | path

Searched defs:free_slots (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/xen/netback/
H A Dnetback_unit_tests.c1411 int free_slots = 64; in xnb_mbufc2pkt_empty() local
1432 int free_slots = 64; in xnb_mbufc2pkt_short() local
1458 int free_slots = 32; in xnb_mbufc2pkt_1cluster() local
1485 int free_slots = 32; in xnb_mbufc2pkt_2short() local
1527 int free_slots = 15; in xnb_mbufc2pkt_long() local
1565 int free_slots = 15; in xnb_mbufc2pkt_extra() local
1606 int free_slots = 2; in xnb_mbufc2pkt_nospace() local
1639 int free_slots = 60; in xnb_rxpkt2gnttab_empty() local
1659 int free_slots = 60; in xnb_rxpkt2gnttab_short() local
1703 int free_slots = 60; in xnb_rxpkt2gnttab_2req() local
[all …]
/freebsd/sys/dev/netmap/
H A Dnetmap_monitor.c592 int rel_slots, free_slots, busy, sent = 0; in netmap_zmon_parent_sync() local
738 int free_slots, busy, sent = 0, m; in netmap_monitor_parent_sync() local
/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c654 static int free_slots; variable
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.c289 u32 bsize, free_slots, required_slots; in __send_message() local
H A Dqplib_rcfw.h213 u32 free_slots; member