Home
last modified time | relevance | path

Searched refs:ep_tx_high_queue (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c1721 priv->ep_tx_high_queue = 1; in rtl8xxxu_identify_chip()
1750 priv->ep_tx_high_queue = 1; in rtl8xxxu_identify_chip()
2538 if (priv->ep_tx_high_queue) { in rtl8xxxu_init_queue_priority()
2564 if (priv->ep_tx_high_queue && priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()
2570 } else if (priv->ep_tx_high_queue && priv->ep_tx_normal_queue) { in rtl8xxxu_init_queue_priority()
3858 if (priv->ep_tx_high_queue) in rtl8xxxu_init_queue_reserved_page()
H A Drtl8xxxu.h1331 u32 ep_tx_high_queue:1; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c1740 priv->ep_tx_high_queue = 1; in rtl8xxxu_config_endpoints_sie()
1772 priv->ep_tx_high_queue = 1; in rtl8xxxu_config_endpoints_no_sie()
2610 if (priv->ep_tx_high_queue) { in rtl8xxxu_init_queue_priority()
2636 if (priv->ep_tx_high_queue && priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()
2642 } else if (priv->ep_tx_high_queue && priv->ep_tx_normal_queue) { in rtl8xxxu_init_queue_priority()
3947 if (priv->ep_tx_high_queue) in rtl8xxxu_init_queue_reserved_page()
H A Drtl8xxxu.h1834 u32 ep_tx_high_queue:1; member

Completed in 25 milliseconds