Searched refs:RTW89_PCI_TXWP_VALID (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/contrib/dev/rtw89/ | ||
| HD | pci.h | 796 #define RTW89_PCI_TXWP_VALID BIT(15) macro |
| HD | pci.c | 1192 txwp_info->seq0 = cpu_to_le16(txwd->seq | RTW89_PCI_TXWP_VALID); in rtw89_pci_txwd_submit() |