Searched refs:RTW89_PCI_RXBD_WRITE_SIZE (Results 1 – 2 of 2) sorted by relevance
812 #define RTW89_PCI_RXBD_WRITE_SIZE GENMASK(13, 0) macro
166 rx_info->len = le32_get_bits(rxbd_info->dword, RTW89_PCI_RXBD_WRITE_SIZE); in rtw89_pci_rxbd_info_update()