Searched refs:RTW89_PCI_RXBD_FS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/contrib/dev/rtw89/ | ||
| HD | pci.h | 1438 #define RTW89_PCI_RXBD_FS BIT(15) macro |
| HD | pci.c | 200 rx_info->fs = le32_get_bits(info, RTW89_PCI_RXBD_FS); in rtw89_pci_rxbd_info_update() |