Home
last modified time | relevance | path

Searched refs:small_fifo_size (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c751 .small_fifo_size = true,
H A Drtw8852b.c817 .small_fifo_size = true,
H A Drtw8852a.c2181 .small_fifo_size = false,
H A Drtw8851b.c2464 .small_fifo_size = true,
H A Drtw8852c.c2975 .small_fifo_size = false,
H A Drtw8922a.c2786 .small_fifo_size = false,
H A Dpci.c1171 if (rtwpci->low_power || chip->small_fifo_size) in __rtw89_pci_check_and_reclaim_tx_resource()
H A Dcore.h4267 bool small_fifo_size; member