Searched refs:ep_tx_low_queue (Results 1 – 2 of 2) sorted by relevance
611 u32 ep_tx_low_queue:1; member
1751 priv->ep_tx_low_queue = 1; in rtl8xxxu_identify_chip()1761 priv->ep_tx_low_queue = 1; in rtl8xxxu_identify_chip()2637 } else if (priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()2661 if (priv->ep_tx_high_queue && priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()2664 } else if (priv->ep_tx_normal_queue && priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()4108 if (priv->ep_tx_low_queue) in rtl8xxxu_init_device()