Home
last modified time | relevance | path

Searched refs:rtw89_txwd_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcore.c1056 struct rtw89_txwd_info *txwd_info; in rtw89_core_fill_txdesc()
1065 txwd_info = (struct rtw89_txwd_info *)(txwd_body + 1); in rtw89_core_fill_txdesc()
1079 struct rtw89_txwd_info *txwd_info; in rtw89_core_fill_txdesc_v1()
1094 txwd_info = (struct rtw89_txwd_info *)(txwd_body + 1); in rtw89_core_fill_txdesc_v1()
Dcore.h695 struct rtw89_txwd_info { struct
Dpci.c1177 struct rtw89_txwd_info *txwd_info; in rtw89_pci_txwd_submit()