Searched refs:ep_tx_high_queue (Results 1 – 2 of 2) sorted by relevance
1725 priv->ep_tx_high_queue = 1; in rtl8xxxu_identify_chip()1754 priv->ep_tx_high_queue = 1; in rtl8xxxu_identify_chip()2542 if (priv->ep_tx_high_queue) { in rtl8xxxu_init_queue_priority()2568 if (priv->ep_tx_high_queue && priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()2574 } else if (priv->ep_tx_high_queue && priv->ep_tx_normal_queue) { in rtl8xxxu_init_queue_priority()3862 if (priv->ep_tx_high_queue) in rtl8xxxu_init_queue_reserved_page()
1331 u32 ep_tx_high_queue:1; member