Searched refs:USB_TXAGG_NUM_SHT (Results 1 – 2 of 2) sorted by relevance
88 #define USB_TXAGG_NUM_SHT 24 macro
211 ptxdesc->txdw5 |= cpu_to_le32((pxmitframe->agg_num << USB_TXAGG_NUM_SHT) & 0xFF000000); in update_txdesc()