Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/rtw89/
HDpci.h1439 #define RTW89_PCI_RXBD_LS BIT(14) macro
HDpci.c201 rx_info->ls = le32_get_bits(info, RTW89_PCI_RXBD_LS); in rtw89_pci_rxbd_info_update()