Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8852bt.c812 .txwd_body_size = sizeof(struct rtw89_txwd_body),
Drtw8852b.c879 .txwd_body_size = sizeof(struct rtw89_txwd_body),
Drtw8852a.c2242 .txwd_body_size = sizeof(struct rtw89_txwd_body),
Drtw8851b.c2523 .txwd_body_size = sizeof(struct rtw89_txwd_body),
Drtw8922a.c2716 .txwd_body_size = sizeof(struct rtw89_txwd_body_v2),
Drtw8852c.c3023 .txwd_body_size = sizeof(struct rtw89_txwd_body_v1),
Dpci.c1387 txwd_len = chip->txwd_body_size; in rtw89_pci_txwd_submit()
Dcore.h4322 u32 txwd_body_size; member