Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dxilinx_can.c1734 u32 hw_tx_max = 0, hw_rx_max = 0; in xcan_probe() local
1752 &hw_tx_max); in xcan_probe()
1787 tx_max = min(hw_tx_max, 2U); in xcan_probe()
1913 hw_tx_max, priv->tx_max); in xcan_probe()