Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dqueue_stack_map.c6 QUEUE, enumerator
30 if (type == QUEUE) in test_queue_stack_map_by_type()
60 if (type == QUEUE) { in test_queue_stack_map_by_type()
106 test_queue_stack_map_by_type(QUEUE); in test_queue_stack_map()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_internal.h95 #define HW_ATL2_ACTION_ASSIGN_QUEUE(QUEUE) HW_ATL2_ACTION(1, 0, (QUEUE), 1) argument
/linux/drivers/net/wireless/ath/ath9k/
H A 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()
H A Dxmit.c137 ath_dbg(common, QUEUE, "Waking TX queue: %pM (%d)\n", in ath9k_wake_tx_queue()
2011 ath_dbg(common, QUEUE, "ath_tx_sched_aggr returned %d\n", ret); in ath_txq_schedule()
2066 ath_dbg(common, QUEUE, "qnum: %d, txq depth: %d\n", in ath_tx_txqaddbuf()
2645 ath_dbg(common, QUEUE, "tx queue %d (%x), link %p\n", in ath_tx_processq()
H A Drecv.c145 ath_dbg(common, QUEUE, "No free rx buf available\n"); in ath_rx_addbuffer_edma()
H A Dhw.c1560 ath_dbg(common, QUEUE, in ath9k_hw_channel_change()
/linux/Documentation/scsi/
H A 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.
H A Dsym53c8xx_2.rst301 QUEUE FULL status for a SCSI command. This behaviour is managed by the
304 - Each time a QUEUE FULL status is returned, tagged queue depth is reduced
310 Since QUEUE FULL status reception and handling is resource wasting, the
314 The heuristic used by the driver in handling QUEUE FULL ensures that the
H A Dncr53c8xx.rst321 QUEUE FULL status for a SCSI command. This behaviour is managed by the
324 - Each time a QUEUE FULL status is returned, tagged queue depth is reduced
330 Since QUEUE FULL status reception and handling is resource wasting, the
334 The heuristic used by the driver in handling QUEUE FULL ensures that the
H A DChangeLog.sym53c8xx20 QUEUE FULL status or when using untagged commands.
243 - Backport the code rewrite of the START QUEUE dequeuing (on
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1226 #define QUEUE 3 macro
H A Dnetxen_nic_hw.c2453 case QUEUE: in netxen_parse_md_template()
/linux/include/linux/
H A Dfilter.h1450 BPF_ANCILLARY(QUEUE); in bpf_anc_helper()
/linux/net/netfilter/
H A DKconfig1015 This target replaced the old obsolete QUEUE target.
1017 As opposed to QUEUE, it supports 65535 different queues,
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq1873 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
H A Daic79xx.seq1108 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3570 t2_scr = GEM_BFINS(QUEUE, (fs->ring_cookie) & 0xFF, t2_scr); in gem_prog_cmp_regs()