Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/mctp/
H A Dmctp-i3c.c32 static const int MCTP_I3C_TX_QUEUE_LEN = 1100; variable
530 dev->tx_queue_len = MCTP_I3C_TX_QUEUE_LEN; in mctp_i3c_net_setup()