Home
last modified time | relevance | path

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

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