Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dpci.h818 #define RTW89_PCI_TXBD_OPTION_LS BIT(14) macro
H A Dpci.c1278 txbd->option = cpu_to_le16(RTW89_PCI_TXBD_OPTION_LS); in rtw89_pci_fwcmd_submit()
1318 txbd->option = cpu_to_le16(RTW89_PCI_TXBD_OPTION_LS); in rtw89_pci_txbd_submit()