Home
last modified time | relevance | path

Searched defs:mac_queue (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h79 struct mac_queue { struct
80 uint32_t badd;
81 union { /* deal with half-word aligned registers */
88 uint32_t curadd;
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.h203 int mac_queue = wlvif->hw_queue_base; in wlcore_tx_get_mac80211_queue() local