Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8192c.c390 if (!priv->ep_tx_count) in rtl8192cu_identify_chip()
H A D8723a.c183 if (!priv->ep_tx_count) in rtl8723au_identify_chip()
H A Dcore.c1661 priv->tx_paths, priv->rx_paths, priv->ep_tx_count, in rtl8xxxu_print_chipinfo()
1705 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_sie()
1710 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_sie()
1715 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_sie()
1729 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_no_sie()
1733 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_no_sie()
1737 priv->ep_tx_count++; in rtl8xxxu_config_endpoints_no_sie()
2572 switch (priv->ep_tx_count) { in rtl8xxxu_init_queue_priority()
H A D8192e.c505 if (!priv->ep_tx_count) in rtl8192eu_identify_chip()
H A D8723b.c331 if (!priv->ep_tx_count) in rtl8723bu_identify_chip()
H A Drtl8xxxu.h1860 u8 ep_tx_count; member