Home
last modified time | relevance | path

Searched defs:rtl_pci (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dpci.h151 struct rtl_pci { struct
152 struct pci_dev *pdev;
153 bool irq_enabled;
155 bool driver_is_goingto_unload;
156 bool up_first_time;
157 bool first_init;
158 bool being_init_adapter;
159 bool init_ready;
162 struct rtl8192_tx_ring tx_ring[RTL_PCI_MAX_TX_QUEUE_COUNT];
163 int txringcount[RTL_PCI_MAX_TX_QUEUE_COUNT];
[all …]