Searched refs:QUEUE (Results 1 - 10 of 10) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dqueue_stack_map.c6 QUEUE, enumerator in enum:__anon3689
30 if (type == QUEUE)
60 if (type == QUEUE) {
106 test_queue_stack_map_by_type(QUEUE);
/linux-master/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)
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmac.c60 ath_dbg(ath9k_hw_common(ah), QUEUE, "Enable TXE on queue: %u\n", q); local
205 ath_dbg(common, QUEUE,
210 ath_dbg(common, QUEUE, "Set queue properties for: %u\n", q);
269 ath_dbg(common, QUEUE,
321 ath_dbg(common, QUEUE, "Setup TX queue: %u\n", q);
353 ath_dbg(common, QUEUE, "Release TXQ, inactive queue: %u\n", q);
357 ath_dbg(common, QUEUE, "Release TX queue: %u\n", q);
375 ath_dbg(common, QUEUE, "Reset TXQ, inactive queue: %u\n", q);
379 ath_dbg(common, QUEUE, "Reset TX queue: %u\n", q);
H A Dxmit.c137 ath_dbg(common, QUEUE, "Waking TX queue: %pM (%d)\n",
2005 ath_dbg(common, QUEUE, "ath_tx_sched_aggr returned %d\n", ret);
2060 ath_dbg(common, QUEUE, "qnum: %d, txq depth: %d\n",
2639 ath_dbg(common, QUEUE, "tx queue %d (%x), link %p\n",
H A Drecv.c145 ath_dbg(common, QUEUE, "No free rx buf available\n");
H A Dhw.c1560 ath_dbg(common, QUEUE,
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1226 #define QUEUE 3 macro
H A Dnetxen_nic_hw.c2453 case QUEUE:
/linux-master/include/linux/
H A Dfilter.h1307 BPF_ANCILLARY(QUEUE);
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_main.c3548 t2_scr = GEM_BFINS(QUEUE, (fs->ring_cookie) & 0xFF, t2_scr);

Completed in 166 milliseconds