Searched refs:get_tx_head_prio (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/can/
H A Dti_hecc.c202 static inline int get_tx_head_prio(struct ti_hecc_priv *priv) function
489 data = cf->len | (get_tx_head_prio(priv) << 8);
H A Dat91_can.c275 static inline unsigned int get_tx_head_prio(const struct at91_priv *priv) function
482 prio = get_tx_head_prio(priv);

Completed in 278 milliseconds