Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDpci.h1397 #define RTW89_PCI_ADDR_NUM(x) ((x) & GENMASK(5, 0)) macro
HDpci.c1320 option = cpu_to_le16(RTW89_PCI_ADDR_MSDU_LS | RTW89_PCI_ADDR_NUM(1)); in rtw89_pci_fill_txaddr_info()