Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/m_can/
H A Dm_can.c249 #define TXFQS_TFQPI_MASK GENMASK(20, 16) macro
465 putidx = FIELD_GET(TXFQS_TFQPI_MASK, in m_can_clean()
1733 putidx = FIELD_GET(TXFQS_TFQPI_MASK, txfqs); in m_can_tx_handler()