Searched refs:MAX_TX_AGGR_NUM (Results 1 – 2 of 2) sorted by relevance
57 #define MAX_TX_AGGR_NUM 20 macro
330 tx_skb_cnt = min_t(u16, hif_dev->tx.tx_skb_cnt, MAX_TX_AGGR_NUM); in __hif_usb_tx()