Searched refs:qmult (Results 1 – 1 of 1) sorted by relevance
195 #define qmult CONFIG_USB_ETH_QMULT macro197 #define qmult 5 macro202 (DEFAULT_QLEN*((gadget->speed == USB_SPEED_HIGH) ? qmult : 1))211 #define qmult 1 macro1741 ? ((atomic_read(&dev->tx_qlen) % qmult) != 0)2463 ? ((dev->tx_qlen % qmult) != 0) : 0; in _usb_eth_send()