Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c917 .txwd_body_size = sizeof(struct rtw89_txwd_body),
H A Drtw8852b.c1058 .txwd_body_size = sizeof(struct rtw89_txwd_body),
H A Drtw8852a.c2462 .txwd_body_size = sizeof(struct rtw89_txwd_body),
H A Drtw8851b.c2698 .txwd_body_size = sizeof(struct rtw89_txwd_body),
H A Drtw8852c.c3263 .txwd_body_size = sizeof(struct rtw89_txwd_body_v1),
H A Drtw8922a.c3327 .txwd_body_size = sizeof(struct rtw89_txwd_body_v2),
H A Drtw8922d.c3802 .txwd_body_size = sizeof(struct rtw89_txwd_body_v2),
H A Dpci.c1524 txwd_len = chip->txwd_body_size; in rtw89_pci_txwd_submit()
H A Dcore.h5827 u32 txwd_body_size; member
H A Dcore.c7472 tx_headroom += chip->txwd_body_size + chip->txwd_info_size; in rtw89_core_register_hw()