Searched defs:get_mb_tx_num (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/
H A Dat91_can.c231 static inline unsigned int get_mb_tx_num(const struct at91_priv *priv) function
243 return get_mb_tx_first(priv) + get_mb_tx_num(priv) - 1;

Completed in 57 milliseconds