rtw89_rxdesc_short
struct rtw89_rxdesc_short *txwd_v1 = (struct rtw89_rxdesc_short *)txdesc;
struct rtw89_rxdesc_short *rxd_s;
rxd_s = (struct rtw89_rxdesc_short *)(data + data_offset);
desc_info->rxd_len = sizeof(struct rtw89_rxdesc_short);
.h2c_desc_size = sizeof(struct rtw89_rxdesc_short),
urb->actual_length < sizeof(struct rtw89_rxdesc_short)) {