Home
last modified time | relevance | path

Searched refs:QUEUE (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/
Dqueue_stack_map.c5 QUEUE, enumerator
22 if (type == QUEUE) in test_queue_stack_map_by_type()
52 if (type == QUEUE) { in test_queue_stack_map_by_type()
97 test_queue_stack_map_by_type(QUEUE); in test_queue_stack_map()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dmac.c60 ath_dbg(ath9k_hw_common(ah), QUEUE, "Enable TXE on queue: %u\n", q); in ath9k_hw_txstart()
205 ath_dbg(common, QUEUE, in ath9k_hw_set_txq_props()
210 ath_dbg(common, QUEUE, "Set queue properties for: %u\n", q); in ath9k_hw_set_txq_props()
269 ath_dbg(common, QUEUE, in ath9k_hw_get_txq_props()
321 ath_dbg(common, QUEUE, "Setup TX queue: %u\n", q); in ath9k_hw_setuptxqueue()
353 ath_dbg(common, QUEUE, "Release TXQ, inactive queue: %u\n", q); in ath9k_hw_releasetxqueue()
357 ath_dbg(common, QUEUE, "Release TX queue: %u\n", q); in ath9k_hw_releasetxqueue()
375 ath_dbg(common, QUEUE, "Reset TXQ, inactive queue: %u\n", q); in ath9k_hw_resettxqueue()
379 ath_dbg(common, QUEUE, "Reset TX queue: %u\n", q); in ath9k_hw_resettxqueue()
Dxmit.c131 ath_dbg(common, QUEUE, "Waking TX queue: %pM (%d)\n", in ath9k_wake_tx_queue()
1942 ath_dbg(common, QUEUE, "ath_tx_sched_aggr returned %d\n", ret); in ath_txq_schedule()
1997 ath_dbg(common, QUEUE, "qnum: %d, txq depth: %d\n", in ath_tx_txqaddbuf()
2563 ath_dbg(common, QUEUE, "tx queue %d (%x), link %p\n", in ath_tx_processq()
Drecv.c145 ath_dbg(common, QUEUE, "No free rx buf available\n"); in ath_rx_addbuffer_edma()
Dhw.c1561 ath_dbg(common, QUEUE, in ath9k_hw_channel_change()
/Linux-v5.4/Documentation/scsi/
DChangeLog.ncr53c8xx405 - Fix a bug when QUEUE FULL is returned and no commands are
439 - New auto-sense and QUEUE FULL handling that does not need to
465 Abort, QUEUE FULL, CHECK CONDITION.
Dsym53c8xx_2.txt257 QUEUE FULL status for a SCSI command. This behaviour is managed by the
260 - Each time a QUEUE FULL status is returned, tagged queue depth is reduced
266 Since QUEUE FULL status reception and handling is resource wasting, the
270 The heuristic used by the driver in handling QUEUE FULL ensures that the
Dncr53c8xx.txt286 QUEUE FULL status for a SCSI command. This behaviour is managed by the
289 - Each time a QUEUE FULL status is returned, tagged queue depth is reduced
295 Since QUEUE FULL status reception and handling is resource wasting, the
299 The heuristic used by the driver in handling QUEUE FULL ensures that the
DChangeLog.sym53c8xx20 QUEUE FULL status or when using untagged commands.
243 - Backport the code rewrite of the START QUEUE dequeuing (on
/Linux-v5.4/include/linux/
Dfilter.h1142 BPF_ANCILLARY(QUEUE); in bpf_anc_helper()
/Linux-v5.4/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1229 #define QUEUE 3 macro
Dnetxen_nic_hw.c2453 case QUEUE: in netxen_parse_md_template()
/Linux-v5.4/net/netfilter/
DKconfig974 This target replaced the old obsolete QUEUE target.
976 As opposed to QUEUE, it supports 65535 different queues,
/Linux-v5.4/drivers/net/ethernet/cadence/
Dmacb_main.c2971 t2_scr = GEM_BFINS(QUEUE, (fs->ring_cookie) & 0xFF, t2_scr); in gem_prog_cmp_regs()
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx.seq1873 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
Daic79xx.seq1108 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.