Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/realtek/rtl8xxxu/
A Drtl8xxxu_core.c1640 priv->ep_tx_low_queue = 1; in rtl8xxxu_config_endpoints_sie()
1652 priv->ep_tx_low_queue = 1; in rtl8xxxu_config_endpoints_no_sie()
2471 } else if (priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()
2495 if (priv->ep_tx_high_queue && priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()
2498 } else if (priv->ep_tx_normal_queue && priv->ep_tx_low_queue) { in rtl8xxxu_init_queue_priority()
3791 if (priv->ep_tx_low_queue) in rtl8xxxu_init_queue_reserved_page()
A Drtl8xxxu.h1505 u32 ep_tx_low_queue:1; member

Completed in 31 milliseconds