Searched refs:TX_QMEM_MAX (Results 1 – 1 of 1) sorted by relevance
64 static const unsigned int TX_QMEM_MAX = 16384; variable80 if (mctp_usb->tx_qmem < TX_QMEM_MAX && netif_running(netdev)) in mctp_usb_out_complete()114 if (mctp_usb->tx_qmem >= TX_QMEM_MAX) in mctp_usb_tx_send()