Home
last modified time | relevance | path

Searched refs:ep_tx_normal_queue (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h610 u32 ep_tx_normal_queue:1; member
Drtl8xxxu.c1746 priv->ep_tx_normal_queue = 1; in rtl8xxxu_identify_chip()
1764 priv->ep_tx_normal_queue = 1; in rtl8xxxu_identify_chip()
2639 } else if (priv->ep_tx_normal_queue) { in rtl8xxxu_init_queue_priority()
2664 } else if (priv->ep_tx_normal_queue && priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()
2667 } else if (priv->ep_tx_high_queue && priv->ep_tx_normal_queue) { in rtl8xxxu_init_queue_priority()
4097 if (priv->ep_tx_normal_queue) in rtl8xxxu_init_device()