Home
last modified time | relevance | path

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

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