Home
last modified time | relevance | path

Searched refs:USB_TXAGG_NUM_SHT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtl8188e_xmit.h88 #define USB_TXAGG_NUM_SHT 24 macro
/linux-6.1.9/drivers/staging/r8188eu/hal/
Drtl8188eu_xmit.c211 ptxdesc->txdw5 |= cpu_to_le32((pxmitframe->agg_num << USB_TXAGG_NUM_SHT) & 0xFF000000); in update_txdesc()