Searched refs:RTW89_PCI_RXBD_WRITE_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dpci.h1395 #define RTW89_PCI_RXBD_WRITE_SIZE GENMASK(13, 0) macro
H A Dpci.c192 rx_info->len = le32_get_bits(rxbd_info->dword, RTW89_PCI_RXBD_WRITE_SIZE);

Completed in 279 milliseconds