Searched refs:QUEUE (Results 1 – 10 of 10) sorted by relevance
/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
D | hw_atl2_internal.h | 95 #define HW_ATL2_ACTION_ASSIGN_QUEUE(QUEUE) HW_ATL2_ACTION(1, 0, (QUEUE), 1) argument
|
/drivers/net/wireless/ath/ath9k/ |
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()
|
D | xmit.c | 131 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()
|
D | recv.c | 145 ath_dbg(common, QUEUE, "No free rx buf available\n"); in ath_rx_addbuffer_edma()
|
D | hw.c | 1560 ath_dbg(common, QUEUE, in ath9k_hw_channel_change()
|
/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 1226 #define QUEUE 3 macro
|
D | netxen_nic_hw.c | 2453 case QUEUE: in netxen_parse_md_template()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1873 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
|
D | aic79xx.seq | 1108 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
|
/drivers/net/ethernet/cadence/ |
D | macb_main.c | 3463 t2_scr = GEM_BFINS(QUEUE, (fs->ring_cookie) & 0xFF, t2_scr); in gem_prog_cmp_regs()
|