Home
last modified time | relevance | path

Searched refs:queues (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/print/selector/
H A Dprint-service221 my $FH, $queues;
229 $queues = tmpnam();
230 export_print_queues($queues);
258 defined($queues) && import_print_queues($queues);
/illumos-gate/usr/src/cmd/bhyve/
H A Dvirtio.c71 struct vqueue_info *queues) in vi_softc_linkup() argument
81 vs->vs_queues = queues; in vi_softc_linkup()
83 queues[i].vq_vs = vs; in vi_softc_linkup()
84 queues[i].vq_num = i; in vi_softc_linkup()
H A Dvirtio.h424 struct vqueue_info *queues);
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c60 u32 queues; member
82 p_l2_info->queues = RESC_NUM(p_hwfn, ECORE_L2_QUEUE); in ecore_l2_alloc()
89 p_l2_info->queues = (u32)OSAL_MAX_T(u8, rx, tx); in ecore_l2_alloc()
94 p_l2_info->queues); in ecore_l2_alloc()
99 for (i = 0; i < p_l2_info->queues; i++) { in ecore_l2_alloc()
135 for (i = 0; i < p_hwfn->p_l2_info->queues; i++) { in ecore_l2_free()
144 if (i == p_hwfn->p_l2_info->queues) in ecore_l2_free()
166 if (queue_id > p_l2_info->queues) { in ecore_eth_queue_qid_usage_add()
169 queue_id, p_l2_info->queues); in ecore_eth_queue_qid_usage_add()
H A Drelease.txt421 transmission queues getting stuck.
423 Change: [FW] Fixed transmission queues credit calculation.
781 5. Problem: CQ90915: Cannot start all VFs due to lack of queues.
783 Change: Assign VF-queues and only later the PF-queues.
1281 queues and move into a handler-based implementation.
1638 25. Problem: FW assert if VF vport closed while queues are activei.
1890 of queues by all VFs.
2961 5. Problem: VF requesting to initialize unallocated queues can hang device.
3420 Change: Return intialization of max number of completion queues which
3983 3. Request: (FW Storage) Adding support for dropless queues (for CmdQ and
[all …]
/illumos-gate/usr/src/cmd/print/scripts/
H A Ddesktop-print-management.desktop29 Comment=Manage your printer queues and jobs
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex467 Once this function returns, the chip is initialized, FW is functional and slowpath event queues are…
560 Status blocks need to be allocated and initialized before queues are created.
624 …s against a shadow copy. E.g., In L2 the ecore callbacks configuring the queues will return the ad…
797 …\item DISABLED - Set when device is not operational (e.g., fastpath queues are released or not con…
819 …\item Virtual port [\myindex{VPORT}] -- Can simply be seen as a collection of queues, each HW-func…
821queues are attached to a VPORT. There can multiple queues per-VPORT [e.g., if RSS/TSS is supported…
829 …Although VPORTs' and queues' indices are shared between all HW-function on the same engine, the re…
843 …to add it to. The queue-index should be unique for the Rx-queue; No 2 Rx-queues of the same PF sho…
856 … of Rx rings, etc.]. For Tx-queues, the same queue-id can be shared between 2 different queues. Th…
857 …Just like for Rx-queues, the ecore would fill the \texttt{p\_ret\_params} with an opaque handler t…
[all …]
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt5fw_cfg.txt107 # of number of egress queues used
112 # queues, and 0xfff for LP which
114 # in function of egress queues
119 # function of number of egress queues
/illumos-gate/usr/src/lib/libsecdb/
H A Dprof_attr.txt55 Mail Management:::Manage sendmail & queues:auths=solaris.smf.manage.sendmail;help=RtMailMngmnt.html
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c6980 pmcs_flush_target_queues(pmcs_hw_t *pwp, pmcs_xscsi_t *tgt, uint8_t queues) in pmcs_flush_target_queues() argument
6990 queues, (void *)tgt); in pmcs_flush_target_queues()
6996 if (queues & PMCS_TGT_WAIT_QUEUE) { in pmcs_flush_target_queues()
7020 if (queues & PMCS_TGT_ACTIVE_QUEUE) { in pmcs_flush_target_queues()
7067 if (queues & PMCS_TGT_SPECIAL_QUEUE) { in pmcs_flush_target_queues()
7082 if (queues == PMCS_TGT_ALL_QUEUES) { in pmcs_flush_target_queues()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h1530 unm_crbword_t queues:16, /* enable/status: 0x1=Q0, 0x8000=Q15 */ member
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c4694 boolean_t queues = B_FALSE, parseable = B_FALSE, scripted = B_FALSE; in zpool_do_iostat() local
4733 queues = B_TRUE; in zpool_do_iostat()
4846 if ((l_histo || rq_histo) && (queues || latency)) { in zpool_do_iostat()
4880 if (queues) in zpool_do_iostat()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME184 System V message queues. On registering for events via a libnwam door
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME177 handlers and timer queues was context. Recall that the event-driven
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4381 # maximum number of queue-runners per queue-grouping with multiple queues
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME287 queue files. To use multiple queues, supply
4102 virtusertable, DaemonPortOptions, multiple queues). Moreover,
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt8573 The Global Lock interrupt handler no longer queues the execution of a
8913 request type, possibly using different work queues and different