Home
last modified time | relevance | path

Searched refs:txwd_body_size (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Drtw8852a.c2159 .txwd_body_size = sizeof(struct rtw89_txwd_body),
Drtw8851b.c2421 .txwd_body_size = sizeof(struct rtw89_txwd_body),
Drtw8852b.c2592 .txwd_body_size = sizeof(struct rtw89_txwd_body),
Drtw8852c.c2891 .txwd_body_size = sizeof(struct rtw89_txwd_body_v1),
Dpci.c1224 txwd_len = chip->txwd_body_size; in rtw89_pci_txwd_submit()
Dcore.h3529 u32 txwd_body_size; member