Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dpci.h750 #define RTW89_PCI_TXBD_OPTION_LS BIT(14) macro
Dpci.c1223 txbd->option = cpu_to_le16(RTW89_PCI_TXBD_OPTION_LS); in rtw89_pci_fwcmd_submit()
1263 txbd->option = cpu_to_le16(RTW89_PCI_TXBD_OPTION_LS); in rtw89_pci_txbd_submit()