Home
last modified time | relevance | path

Searched refs:RTW89_PCI_RXBD_LS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dpci.h879 #define RTW89_PCI_RXBD_LS BIT(14) macro
H A Dpci.c165 rx_info->ls = le32_get_bits(rxbd_info->dword, RTW89_PCI_RXBD_LS); in rtw89_pci_rxbd_info_update()