Searched refs:RTW89_PCI_RXBD_LS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ | ||
D | pci.h | 1407 #define RTW89_PCI_RXBD_LS BIT(14) macro |
D | pci.c | 194 rx_info->ls = le32_get_bits(info, RTW89_PCI_RXBD_LS); in rtw89_pci_rxbd_info_update() |