/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | queue_stack_map.c | 6 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 D | hw_atl2_internal.h | 95 #define HW_ATL2_ACTION_ASSIGN_QUEUE(QUEUE) HW_ATL2_ACTION(1, 0, (QUEUE), 1) argument
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | mac.c | 60 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 D | xmit.c | 137 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 D | recv.c | 145 ath_dbg(common, QUEUE, "No free rx buf available\n"); in ath_rx_addbuffer_edma()
|
H A D | hw.c | 1560 ath_dbg(common, QUEUE, in ath9k_hw_channel_change()
|
/linux/Documentation/scsi/ |
H A D | ChangeLog.ncr53c8xx | 405 - 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 D | sym53c8xx_2.rst | 301 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 D | ncr53c8xx.rst | 321 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 D | ChangeLog.sym53c8xx | 20 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 D | netxen_nic.h | 1226 #define QUEUE 3 macro
|
H A D | netxen_nic_hw.c | 2453 case QUEUE: in netxen_parse_md_template()
|
/linux/include/linux/ |
H A D | filter.h | 1460 BPF_ANCILLARY(QUEUE); in bpf_anc_helper()
|
/linux/net/netfilter/ |
H A D | Kconfig | 1015 This target replaced the old obsolete QUEUE target. 1017 As opposed to QUEUE, it supports 65535 different queues,
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.seq | 1873 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
|
H A D | aic79xx.seq | 1108 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
|
/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 3578 t2_scr = GEM_BFINS(QUEUE, (fs->ring_cookie) & 0xFF, t2_scr); in gem_prog_cmp_regs()
|