Home
last modified time | relevance | path

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

/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_internal.h95 #define HW_ATL2_ACTION_ASSIGN_QUEUE(QUEUE) HW_ATL2_ACTION(1, 0, (QUEUE), 1) argument
/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()
1988 ath_dbg(common, QUEUE, "ath_tx_sched_aggr returned %d\n", ret); in ath_txq_schedule()
2043 ath_dbg(common, QUEUE, "qnum: %d, txq depth: %d\n", in ath_tx_txqaddbuf()
2622 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.c1560 ath_dbg(common, QUEUE, in ath9k_hw_channel_change()
/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1226 #define QUEUE 3 macro
Dnetxen_nic_hw.c2453 case QUEUE: in netxen_parse_md_template()
/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.
/drivers/net/ethernet/cadence/
Dmacb_main.c3463 t2_scr = GEM_BFINS(QUEUE, (fs->ring_cookie) & 0xFF, t2_scr); in gem_prog_cmp_regs()