Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dpci.h199 struct rtl_pci { struct
200 struct pci_dev *pdev;
201 bool irq_enabled;
203 bool driver_is_goingto_unload;
204 bool up_first_time;
205 bool first_init;
206 bool being_init_adapter;
207 bool init_ready;
210 struct rtl8192_tx_ring tx_ring[RTL_PCI_MAX_TX_QUEUE_COUNT];
211 int txringcount[RTL_PCI_MAX_TX_QUEUE_COUNT];
[all …]