Home
last modified time | relevance | path

Searched refs:ep_tx_count (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8192c.c390 if (!priv->ep_tx_count) in rtl8192cu_identify_chip()
D8723a.c183 if (!priv->ep_tx_count) in rtl8723au_identify_chip()
Dcore.c1660 priv->tx_paths, priv->rx_paths, priv->ep_tx_count, in rtl8xxxu_print_chipinfo()
1704 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_sie()
1709 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_sie()
1714 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_sie()
1728 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_no_sie()
1732 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_no_sie()
1736 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_no_sie()
2571 switch (priv->ep_tx_count) { in rtl8xxxu_init_queue_priority()
D8192e.c505 if (!priv->ep_tx_count) in rtl8192eu_identify_chip()
D8723b.c331 if (!priv->ep_tx_count) in rtl8723bu_identify_chip()
Drtl8xxxu.h1860 u8 ep_tx_count; member