Home
last modified time | relevance | path

Searched defs:hw_q (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c201 int hw_q = skb2q(skb); in mt7601u_tx() local
265 u8 cw_min = 5, cw_max = 10, hw_q = q2hwq(queue); in mt7601u_conf_tx() local
H A Ddma.c367 struct mt76_wcid *wcid, int hw_q) in mt7601u_dma_enqueue_tx()
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_mbox.h120 u8 __iomem *hw_q; member
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb.h213 #define GEM_ISR(hw_q) (0x0400 + ((hw_q) << 2)) argument
214 #define GEM_TBQP(hw_q) (0x0440 + ((hw_q) << 2)) argument
215 #define GEM_TBQPH(hw_q) (0x04C8) argument
216 #define GEM_RBQP(hw_q) (0x0480 + ((hw_q) << 2)) argument
217 #define GEM_RBQS(hw_q) (0x04A0 + ((hw_q) << 2)) argument
218 #define GEM_RBQPH(hw_q) (0x04D4) argument
219 #define GEM_IER(hw_q) (0x0600 + ((hw_q) << 2)) argument
220 #define GEM_IDR(hw_q) (0x0620 + ((hw_q) << 2)) argument
221 #define GEM_IMR(hw_q) (0x0640 + ((hw_q) << 2)) argument
H A Dmacb_main.c4054 unsigned int hw_q, q; in macb_init() local
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h493 struct hw_q { struct
494 struct list_head list_entry;
495 enum sli4_qtype type;
/openbmc/u-boot/drivers/net/
H A Dmacb.h69 #define GEM_TBQP(hw_q) (0x0440 + ((hw_q) << 2)) argument