Home
last modified time | relevance | path

Searched refs:has_tx_report (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8188f.c1742 .has_tx_report = 1,
D8723b.c1745 .has_tx_report = 1,
D8710b.c1849 .has_tx_report = 1,
D8188e.c1866 .has_tx_report = 1,
D8192f.c2071 .has_tx_report = 1,
Drtl8xxxu.h2005 u8 has_tx_report:1; member
Dcore.c4156 if (fops->has_tx_report) { in rtl8xxxu_init_device()