Searched refs:RTW89_PCI_RXBD_TAG (Results 1 – 2 of 2) sorted by relevance
881 #define RTW89_PCI_RXBD_TAG GENMASK(28, 16) macro
167 rx_info->tag = le32_get_bits(rxbd_info->dword, RTW89_PCI_RXBD_TAG); in rtw89_pci_rxbd_info_update()